An open API service indexing awesome lists of open source software.

https://github.com/maxvalue/social-media-profile-sync

Sync the metadata of all your social media profiles with one script.
https://github.com/maxvalue/social-media-profile-sync

Last synced: 3 months ago
JSON representation

Sync the metadata of all your social media profiles with one script.

Awesome Lists containing this project

README

          

# Social Media Profile Syncer

Sync the metadata of all your social media profiles with one script.

## Contents
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installing](#installing)
* [Running the tests](#running-the-tests)
* [Deployment](#deployment)
* [Built With](#built-with)
* [Contributing](#contributing)
* [Roadmap](#roadmap)
* [Versioning](#versioning)
* [Authors](#authors)
* [License](#license)
* [Acknowledgments](#acknowledgments)

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisites

You'll need Python. Python 3.
![We need Python. Lots of Python.](https://media.giphy.com/media/1eEv7v51FEI3L54jpr/source.gif)

```
sudo apt install python3
```

## Contributing

Please open an issue if you wanna help.

### Roadmap
Things I already plan to implement, but didn't have yet:
- [] Implement the various APIs
- [] Make a nice command line script

## Authors

* **Max Fuxjäger** - *Initial work* - [MaxValue](https://github.com/MaxValue)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details