Popularity
1.5
Stable
Activity
5.3
-
40
7
7
Code Quality Rank:
L3
Programming language: Go
License: The Unlicense
Tags:
Feed Readers
Latest version: v0.5
Lite-Reader alternatives and similar software solutions
Based on the "Feed Readers" category.
Alternatively, view Lite-Reader alternatives based on common mentions on social networks and blogs.
-
NewsBlur
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. -
RSS Monster
Google Reader inspired self-hosted RSS reader written in VueJS with an Express NodeJS backend. RSSMonster is compatible with the Fever API. -
Leed
Leed (contraction de Light Feed) est un agrégateur RSS libre et minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive. -
Screaming Liquid Tiger
DISCONTINUED. Minimalistic podcast feed generator script for audiobooks, for use with Pocket Casts, Overcast and similar apps. -
Cacocloud
A simple, fast and secure PHP/AngularJS based feed and mail reader, password and bookmark manager. -
html2rss-web
🕸 Generates RSS feeds of any website & serves to the web! Automatic scraping. Ready to use configs. Write your own. Rolling Docker releases for speedy updates. -
gritttt-rss
Implements 'cancelled' sharing-features of Google Reader for the excellent open-source RSS-Reader TinyTiny-RSS: share any page on the web via a bookmarklet and show your shared items in a widget on any website you want. Also allow to import shared&starred articles from Google Reader. -
Full-Text RSS
Extract article content from news sites and blogs and convert RSS feeds that contain only extracts of stories to full-text feeds. Developed by FiveFilters.org.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Lite-Reader or a related project?
README
Lite-Reader
Read your feeds on your own machine with a simple and lite application.
demo: http://cubny.com/lite-reader/
Screenshot
Requirements
- SQLite3
- PHP 5.3
INSTALL
- 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
Want to Contribute?
- 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