Skip to content

Generates RSS feed for Lobste.rs that filters by score and provides comments as link.

License

Notifications You must be signed in to change notification settings

pbui/lobsters-bisque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

lobsters-bisque

Simple script to generate a RSS feed for Lobsters that does the following:

  • Filter articles by a minimum score
  • Utilizes the comments link rather than original article link

Inspired by Hacker News RSS.

CRONTAB

Here is an example of how to use cron to execute the script every 10 minutes:

*/10 * * * *    /path/to/lobsters-bisque/lobsters-bisque.py > /path/to/lobsters-bisque.rss

About

Generates RSS feed for Lobste.rs that filters by score and provides comments as link.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages