Read your feeds on your own machine with a simple and lite application.
- SQLite3
- PHP 5.3
- git clone or download
- make public/cache writable for the webserver
- make var writable for the webserver
- rename .htaccess.sample to .htaccess
- modify RewriteBase in .htaccess according to your web directory
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