diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-09 15:00:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-09 15:00:36 +0000 |
commit | 126f10fe399574b8a6d385e797701f9a4a8a2c4b (patch) | |
tree | 36d4663d41d08c75d39121260e21dc9327a77d05 | |
parent | Merge pull request #1255 from dominicpratt/patch-1 (diff) | |
parent | Fix indentation of RSSPBRRY (diff) | |
download | awesome-selfhosted-126f10fe399574b8a6d385e797701f9a4a8a2c4b.tar.gz awesome-selfhosted-126f10fe399574b8a6d385e797701f9a4a8a2c4b.zip |
Merge pull request #1256 from adamchainz/patch-1
Fix indentation of RSSPBRRY
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -570,7 +570,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` + * [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` |