Skip to content

emirelease/RSS-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Turns your RSS feed into social media posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages