Skip to content

cdfpaz/JARR

 
 

Repository files navigation

JARR

Presentation

JARR (Just Another RSS Reader) is a web-based news aggregator and reader.

Main features

  • can be easily deployed on Heroku or on a traditional server;
  • multiple users can use a JARR instance;
  • a RESTful API to manage your articles (or connect your own crawler);
  • data liberation: export and import all your account with a JSON file;
  • export and import feeds with OPML files;
  • export articles to HTML;
  • favorite articles;
  • detection of inactive feeds;
  • share articles with Google +, Pinboard and reddit.

The core technologies are Flask, asyncio , SQLAlchemy and React.

Python 3.5 is recommended.

Documentation

A documentation is available here and provides different ways to install JARR.

Internationalization

JARR is translated into English and French.

Donation

If you wish and if you like JARR, you can donate via bitcoin 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ. Thank you!

License

JARR is under the GNU Affero General Public License version 3.

Contact

My home page.

About

JARR (Just Another RSS Reader) is a web-based news aggregator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 56.2%
  • JavaScript 25.9%
  • HTML 13.6%
  • Ruby 1.6%
  • Shell 1.3%
  • CSS 1.2%
  • Mako 0.2%