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.
- Host: GitHub
- URL: https://github.com/maxvalue/social-media-profile-sync
- Owner: MaxValue
- License: mit
- Created: 2019-01-08T13:56:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T00:29:44.000Z (over 3 years ago)
- Last Synced: 2025-03-11T02:48:04.435Z (about 1 year ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.

```
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