Skip to content

cubny/lite-reader

Repository files navigation

Lite-Reader

Read your feeds on your own machine with a simple and lite application.

Screenshot

ScreenShot

Requirements

  • SQLite3
  • Golang

INSTALL

  1. git clone or download
  2. run go get to install all dependencies
  3. run go build to build the application
  4. run ./lite-reader to start the application

that's it, enjoy a very lite and minimal feed aggregator: the lite-reader

Want to Contribute?

Legacy Lite Reader

The legacy version of Lite Reader is available at 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.