https://github.com/tontof/kriss_feed
A simple and smart (or stupid) feed reader
https://github.com/tontof/kriss_feed
Last synced: 8 months ago
JSON representation
A simple and smart (or stupid) feed reader
- Host: GitHub
- URL: https://github.com/tontof/kriss_feed
- Owner: tontof
- Created: 2012-06-08T15:38:56.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T11:53:48.000Z (about 2 years ago)
- Last Synced: 2024-02-16T07:38:52.793Z (about 2 years ago)
- Language: PHP
- Size: 10.1 MB
- Stars: 276
- Watchers: 21
- Forks: 52
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-selfhosted - Kriss Feed - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` (Software / Feed Readers)
- awesome-selfhosted - Kriss Feed - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` (Software / Feed Readers)
- awesome-selfhosted - Kriss Feed - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` (Software / Feed Readers)
- awesome-selfhosted - Kriss Feed - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` (Software / Feed Readers)
- awesome-selfhosted - Kriss Feed - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` (Software / Feed Readers)
- awesome-selfhosted - Kriss Feed - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` (Software / Feed Readers)
- awesome-selfhosted - Kriss Feed - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` (Software / Feed Readers)
README
kriss_feed (version 8)
======================
A simple and smart (or stupid) feed reader.
An example is available on [tontof.net](http://tontof.net/feed).
This is an alternative to Google Reader or other RSS feed readers:
- It does not require SQL or database.
- It works with PHP 5.4+
More information here: [KrISS feed](http://tontof.net/kriss/feed).
Installation
============
* If you just want to use kriss feed, download [index.php](https://raw.github.com/tontof/kriss_feed/master/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](http://tontof.net/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](http://www.gnu.org/philosophy/philosophy.html):
* to run the program
* to study and change the program in source code form
* to redistribute exact copies, and
* to distribute modified versions.