Update readme.md
This commit is contained in:
parent
64cec91e6a
commit
ed3b03e387
1 changed files with 8 additions and 0 deletions
|
|
@ -4,6 +4,14 @@ 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 & table resolutions.
|
||||
Support for 3rd-party applications (via Fever API) is being considered.
|
||||
|
||||
## build
|
||||
|
||||
Install `Go >= 1.14` and `gcc`, then run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue