Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 1017 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 1017 Bytes

RSS-Manager

Turns your RSS feed into social media posts. Supports Facebook and Pinterest.

Privacy policy

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.

Instructions

NOTE: It is recommended that you install Python 3.12.

  1. Download this repository and have it extracted (or for those who are privileged, clone this repository.) Install all prerequisites: pip install -r requirements.txt.
  2. Setup a Facebook app and/or a Pinterest app with the proper permissions (RSS Manager needs to be able to manage posts, generally speaking).
  3. 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.
  4. Modify config.py.
  5. Open up a terminal/command prompt, go to the directory in which main.py is located, and then run: python main.py