Skip to content

amarin/rssler

 
 

Repository files navigation

alt tag

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.

Installation

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!

Todos

  • Multiuser support
  • Starring/save for later functionality
  • Regular database backups

About

Your personal RSS server+reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • C 6.7%
  • HTML 0.2%
  • CoffeeScript 0.1%
  • GAP 0.1%
  • CSS 0.0%