Yarr (yet another rss reader)
Find a file
2024-04-17 21:45:25 +01:00
.github/workflows Update build-docker-image 2023-10-24 21:43:00 +01:00
cmd reorganise bin files 2023-09-23 21:32:32 +01:00
doc update changelog 2024-04-17 21:45:25 +01:00
etc Set entrypoint to yarr executable 2024-04-09 12:19:09 +01:00
src editable link fixes 2024-04-17 21:44:16 +01:00
vendor bump golang/x/* libs 2023-10-24 21:53:27 +01:00
.gitignore cleanup gitignore 2021-11-20 21:22:21 +00:00
go.mod bump golang/x/* libs 2023-10-24 21:53:27 +01:00
go.sum bump golang/x/* libs 2023-10-24 21:53:27 +01:00
license license 2020-09-14 16:15:23 +01:00
makefile update makefile 2023-10-24 21:53:27 +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.