Yarr (yet another rss reader)
Find a file
2023-09-14 13:42:57 +01:00
.github/workflows Use more recent images for GitHub Actions 2023-08-13 22:29:41 +01:00
bin gofmt -s -w . 2021-04-06 08:43:15 +01:00
doc Update changelog.txt 2023-09-11 13:56:58 +01:00
etc update docs 2023-08-15 14:35:42 +01:00
src add fever doc & fix fever issues 2023-09-14 13:42:57 +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
build.md Update minimum required Go version to 1.17 2023-08-13 22:29:41 +01:00
dockerfile fix docker image issues 2020-10-09 22:32:57 +01:00
dockerfile.arm cross-compilation for ARMv7 2022-06-01 20:49:38 +01:00
fever.md update readme 2023-09-14 13:42:57 +01: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 v2.4 2023-08-15 14:13:12 +01:00
readme.md update readme 2023-09-14 13:42:57 +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.

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. For building from source code, see build.md

Fever API

Now, the Fever API is supported, see Fever API support.

credits

Feather for icons.