Yarr (yet another rss reader)
Find a file
dependabot[bot] f71792d6a5 Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 21:36:53 +01:00
.github/workflows Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows 2024-09-29 21:36:53 +01:00
cmd reorganise bin files 2023-09-23 21:32:32 +01:00
doc update changelog 2024-06-16 11:39:23 +01:00
etc Set entrypoint to yarr executable 2024-04-09 12:19:09 +01:00
src change item table index 2024-06-21 12:29:09 +01:00
vendor Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-24 14:03:30 +01:00
.gitignore sqlite parameters 2024-06-21 10:56:48 +01:00
go.mod Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-24 14:03:30 +01:00
go.sum Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-24 14:03:30 +01:00
license license 2020-09-14 16:15:23 +01:00
makefile update makefile 2024-05-14 13:22:14 +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.