Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github/workflows | ||
| cmd | ||
| doc | ||
| etc | ||
| src | ||
| vendor | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| license | ||
| makefile | ||
| readme.md | ||
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).
usage
The latest prebuilt binaries for Linux/MacOS/Windows AMD64 are available here. Installation instructions:
-
MacOS
Download
yarr-*-macos64.zip, unzip it, placeyarr.appin/Applicationsfolder, open the app, click the anchor menu bar icon, select "Open". -
Windows
Download
yarr-*-windows64.zip, unzip it, openyarr.exe, click the anchor system tray icon, select "Open". -
Linux
Download
yarr-*-linux64.zip, unzip it, placeyarrin$HOME/.local/binand run the script.
For self-hosting, see yarr -h for auth, tls & server configuration flags.
See more:
credits
Feather for icons.
