dokosho02 / yarr

yet another rss reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yarr

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

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

License:MIT License


Languages

Language:Go 73.6%Language:JavaScript 9.0%Language:HTML 8.4%Language:CSS 3.1%Language:C 2.6%Language:Objective-C 2.5%Language:Makefile 0.6%Language:Shell 0.3%