Kriss Feed alternatives and similar software solutions
Based on the "Feed Readers" category.
Alternatively, view Kriss Feed 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. -
Selfoss
multipurpose rss reader, live stream, mashup, aggregation web application -
Sismics Reader
Free and open source feeds reader, including all major Google Reader features -
RSS Monster
Google Reader inspired self-hosted RSS reader written in VueJS with an Express NodeJS backend. RSSMonster is compatible with the Fever API. -
RSS2EMail
open-source tool for Windows, Mac OS and UNIX for getting news from RSS feeds in email -
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
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. -
Goeland
An alternative to rss2email written in golang with many filters -
html2rss-web
🕸 Generates and delivers RSS feeds via HTTP. Docker image available! Create your own feeds or get started quickly with the included configs. -
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. -
Creaky Coot
Minimalist and responsive RSS reader and links saver. -
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.
Collect and Analyze Billions of Data Points in Real Time
* 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 Kriss Feed or a related project?
README
kriss_feed (version 8)
A simple and smart (or stupid) feed reader.
An example is available on tontof.net.
This is an alternative to Google Reader or other RSS feed readers:
- It does not require SQL or database.
- It works with PHP 5.2
More information here: KrISS feed.
Installation
If you just want to use kriss feed, download index.php file and upload it on your server. Enjoy !
If you want to look at the source, look at the src directory. To generate index.php file, just run the command : bash generateIndex > index.php
More information here: KrISS feed.
Features
version 1
- add/remove feed
- import/export opml file
- update manually feed/folder/all
- mark as read feed/folder/all
version 2
- show and reader view
- anonymize link (not image or media)
- simple share with shaarli
- auto update in show view
version 3
- new format : item hash -> feedHash + itemHash
- list/expanded view
- autoupdate in reader view
- auto cache 10 last downloaded articles
- automatic load when scroll
version 4
- edit feeds
- add via url (shaarli, blogotext links)
- automatic save mode/view
version 5
- new data structure
- bootstrap css
- fully usable without javascript
version 6
- security is increased
- more functionnalities (thanks to your feedback)
version 7
- starred items
- order list of feeds
- list of feeds are updated with javascript
version 8
- internationalization
- plugins
Licence
Copyleft (ɔ) - Tontof - http://tontof.net
Use KrISS feed at your own risk.
Free software means users have the four essential freedoms:
- to run the program
- to study and change the program in source code form
- to redistribute exact copies, and
- to distribute modified versions.