RSSler is a fast personal RSS reader+server, powered by AngularJS, Flask, Twisted, and Bootstrap.
- No complicated installation
- Runs on any device with Python
- Archive all your articles for research purposes.
Install in three steps:
Download:
wget https://github.com/subyraman/rssler/archive/master.zip
Unzip:
unzip master.zip
Run!
python rssler-master/run.py
Browse to http://localhost:5000 and your reader will be available. Get started adding some feeds or importing an OPML file! To shut down the server, press any key in the terminal window, or just close the window.
To access your reader from another device on the same network, browse to http://device-ip:5000. Turn an old Android phone with Linux or a Raspberry Pi into your own personal news archiver+reader!
- Multiuser support
- Starring/save for later functionality
- Regular database backups