Skip to content

noamelf/django-yarr

 
 

Repository files navigation

Django Yarr - Yet Another RSS Reader

A lightweight customisable RSS reader for Django.

image

image

Features

  • Easy to install - simple requirements, just drops into your site
  • Import and export list of feeds using OPML
  • View all, by feed, just unread or saved items
  • List or expanded layout
  • Mark items as read or saved
  • Infinite scrolling, with keyboard support and automatic mark as read
  • Support for multiple users
  • Manage subscriptions through user views or admin site
  • No social nonsense

Supports Django 2.2 and later, on Python 3.5 and later.

See Installation for installation instructions.

See Upgrading for changelog and upgrade instructions

About

A lightweight customisable RSS reader for Django.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 53.5%
  • JavaScript 24.7%
  • SCSS 11.8%
  • HTML 10.0%