diff options
author | nrew225 <nrew225@gmail.com> | 2016-09-17 18:13:13 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-09-17 18:13:13 +0000 |
commit | ebe258ad1e02e9f6caab71f4c3e8b69d50361a8d (patch) | |
tree | c3a73f5d65515079220e7e173a9cdc6d139f5300 | |
parent | Merge pull request #760 from Kickball/back-to-top (diff) | |
download | awesome-selfhosted-ebe258ad1e02e9f6caab71f4c3e8b69d50361a8d.tar.gz awesome-selfhosted-ebe258ad1e02e9f6caab71f4c3e8b69d50361a8d.zip |
Add Rsspbrry #658
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -485,6 +485,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management * [Lite-Reader](http://cubny.com/lite-reader/) - Read your feeds on your own machine with a simple and lite application. ([Source Code](https://github.com/cubny/lite-reader)) `BSD` `PHP` * [Moonmoon](http://moonmoon.org/) - simple feed agregator (planet like): it only aggregates feeds and spits them out in one single page. ([Source Code](https://github.com/mauricesvay/moonmoon)) `BSD` `PHP` * [Miniflux](https://miniflux.net/) - Miniflux is a minimalist and open source news reader. ([Source Code](https://github.com/miniflux/miniflux)) `AGPLv3` `PHP` + * [RSSPBRRY](http://jasoncomely.com/rss-tastemaker/) - A fresh new RSS feed reader. ([Source Code](https://github.com/rsspbrry/rsspbrry)) `AGPLv3` `PHP` * [NewsBlur](http://www.newsblur.com/) - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. ([Source Code](https://github.com/samuelclay/NewsBlur)) `MIT` `Python` * [Nunux Reader](http://reader.nunux.org/) - A simple, fast and reactive RSS reader. ([Source Code](https://github.com/ncarlier/nunux-reader)) `GPLv3` `Nodejs` * [Reader-Self](http://readerself.com/) - Self-hosted rss reader (php / mysql or sqlite) - Google Reader alternative. ([Source Code](https://github.com/readerself/readerself)) `GPLv3` `PHP` |