Read your feeds on your own machine with a simple and lite application.
- SQLite3
- Golang
- git clone or download
- run
go get
to install all dependencies - run
go build
to build the application - run
./lite-reader
to start the application
that's it, enjoy a very lite and minimal feed aggregator: the lite-reader
- report bugs (https://github.com/cubny/lite-reader/issues/new)
- share your ideas (https://github.com/cubny/lite-reader/issues/new)
- view our roadmap (https://trello.com/b/ekJbxyCL/lite-reader)
- fork and make changes
The legacy version of Lite Reader is available at [legacy-lite-reader (https://github.com/cubny/legacy-lite-reader) repository. It is written in PHP and uses MySQL as the database. It is no longer maintained and is not recommended for use.