yarr/readme.md
Nazar Kanaev 79bc071966 plans
2020-09-14 16:50:15 +01:00

529 B

yarr (beta)

yet another rss reader.

screenshot

build

Install Go >= 1.14 and gcc, then run:

$ git clone https://github.com/nkanaev/yarr.git
$ git clone https://github.com/nkanaev/gofeed.git
$ mv gofeed yarr
$ cd yarr && make build_macos

plans

  • test across 3 platforms (macos, linux, windows)
  • binaries
  • gui-less mode (no tray icon)
  • feeds health checker
  • mobile & tablet layout
  • parameters (--[no]-gui, --addr, ...)