Turns your RSS feed into social media posts. Supports Facebook and Pinterest.
RSS Manager does not collect user information or user data. All data and information is stored locally on the user's device and cannot be accessed by third parties.
NOTE: It is recommended that you install Python 3.12.
- Download this repository and have it extracted (or for those who are privileged, clone this repository.) Install all prerequisites:
pip install -r requirements.txt
. - Setup a Facebook app and/or a Pinterest app with the proper permissions (RSS Manager needs to be able to manage posts, generally speaking).
- When setting up your own Pinterest app, you must make sure that your redirect URI is "https://github.com/emirelease/RSS-Manager". It is not recommended for you to modify Facebook's default settings for the redirect URI.
- Modify config.py.
- Open up a terminal/command prompt, go to the directory in which main.py is located, and then run:
python main.py