Yarr (yet another rss reader)
Find a file
2023-10-24 21:43:00 +01:00
.github/workflows Add docker image build action 2023-10-24 21:43:00 +01:00
cmd reorganise bin files 2023-09-23 21:32:32 +01:00
doc sort articles before storing 2023-09-30 23:19:58 +01:00
etc move files 2023-09-23 21:39:53 +01:00
src sort articles before storing 2023-09-30 23:19:58 +01:00
vendor Update minimum required Go version to 1.17 2023-08-13 22:29:41 +01:00
.gitignore cleanup gitignore 2021-11-20 21:22:21 +00:00
go.mod Update minimum required Go version to 1.17 2023-08-13 22:29:41 +01:00
go.sum update dependencies 2023-03-18 20:48:10 +00:00
license license 2020-09-14 16:15:23 +01:00
makefile reorganise bin files 2023-09-23 21:32:32 +01:00
readme.md Update readme.md 2023-09-23 21:44:41 +01:00

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.