mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
yarr (beta)
yet another rss reader.
yarr is a server written in Go with the frontend in Vue.js. The storage is backed by SQLite.
The goal of the project is to provide a desktop application accessible via web browser. Longer-term plans include a self-hosted solution for individuals.
There are plans to add support for mobile & tablet resolutions. Support for 3rd-party applications (via Fever API) is being considered.
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)
- prebuilt binaries
- GUI-less mode (no tray icon)
- feeds health checker
- mobile & tablet layout
- parameters (
--[no]-gui
,--addr
, ...) - Fever API support
- keyboard navigation
credits
Feather for icons.
code of conduct
Be excellent to each other. Party on, dudes!
Description
Languages
Go
72.1%
JavaScript
8.9%
HTML
8.7%
CSS
2.9%
C
2.5%
Other
4.9%