Skip to content
/ yarr-ng Public
forked from nkanaev/yarr

yet another rss reader next generation

License

Notifications You must be signed in to change notification settings

hozza/yarr-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarr-ng

yarr-ng (yet another rss reader, next generation) is a web-based feed aggregator which can be used both as a desktop application and a personal self-hosted web-server for a single user.

This is a next generation fork of the amazing yarr RSS reader by nkanaev.

yarr-ng hopes to build on the original repo's excellent base, and add some quality of live improvements. The upstream yarr's repo is deemed feature complete, and so improvements are few and far between. This project is for those who want a liitle more out of yarr.

yarr-ng todo

Done tasks are changes from the upstream yarr repo.

  • fork
  • improve readme
  • docker setup
  • auto build and publish
  • improve docs
  • enlarge mobile UI
  • error feedback
  • flatpak?
  • pikapod?

architecture

The app is a single binary with an embedded database (SQLite).

screenshot

usage

The latest prebuilt binaries for Linux/MacOS/Windows AMD64 are available here. Installation instructions:

  • MacOS

    Download yarr-*-macos64.zip, unzip it, place yarr.app in /Applications folder, open the app, click the anchor menu bar icon, select "Open".

  • Windows

    Download yarr-*-windows64.zip, unzip it, open yarr.exe, click the anchor system tray icon, select "Open".

  • Linux

    Download yarr-*-linux64.zip, unzip it, place yarr in $HOME/.local/bin and run the script.

For self-hosting, see yarr -h for auth, tls & server configuration flags.

See more:

credits

Feather for icons.

About

yet another rss reader next generation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 73.7%
  • JavaScript 9.0%
  • HTML 8.5%
  • CSS 3.0%
  • C 2.5%
  • Objective-C 2.5%
  • Other 0.8%