Skip to content

xiffy/rsspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsspy

It's a simple RSS-reader which caches subscribed feeds locally and renders the harvested entries of the feeds either as a feed or as a chronological stream of entries.

Logged in users (account creation is lacking) have extra options:

  • create bokmarks,
  • create groups or lists of related feeds which have their own output.
  • have digested groups emailed to you

As the name implies it's written in python and uses flask, jinja, feedparser, sqlite

a running example can be found at: https://rss.xiffy.nl/recent and https://rss.xiffy.nl/feed/20

RSS Feeds, maar dan helemaal anders

stay tuned ... (off course you don't)

i transfered the one thing people care about https://rss.xiffy.nl/foksuk.php it's python but cool uri's don't change.

creating a password for a user with a login

from rsspy.model.user import User
password = User._hash_it_real_good('your-password')
print(password)

About

✴️ RSS Feeds, maar dan helemaal anders

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •