diff options
author | Fazal Majid <github@sentfrom.com> | 2017-06-10 11:22:17 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2017-06-10 11:22:17 +0000 |
commit | 41046d0f490c821613b10852936390d3be0670ec (patch) | |
tree | d8a4b0cc67f6b4e757d1d0c5186b914c5e1b520b | |
parent | Merge pull request #1066 from Kickball/add-tomarkdown (diff) | |
download | awesome-selfhosted-41046d0f490c821613b10852936390d3be0670ec.tar.gz awesome-selfhosted-41046d0f490c821613b10852936390d3be0670ec.zip |
added the Temboz feed reader (#1076)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -547,6 +547,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management * [Screaming Liquid Tiger](https://github.com/herrbischoff/screaming-liquid-tiger) - Simple script to automatically generate valid RSS and Atom feeds from a list of media files in the same folder. `MIT` `PHP` * [Selfoss](http://selfoss.aditu.de/) - The new multipurpose rss reader, live stream, mashup, aggregation web application. ([Source Code](https://github.com/SSilence/selfoss)) `AGPLv3` `PHP` * [Stringer](https://github.com/swanson/stringer) - A work-in-progress self-hosted, anti-social RSS reader. `MIT` `Ruby` + * [Temboz](https://github.com/fazalmajid/temboz) - A two-column feed reader emphasizing filtering capabilities to manage information overload. `MIT` `Python` * [Tiny Tiny RSS](https://tt-rss.org/gitlab/fox/tt-rss) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Demo](http://framanews.org/)) `GPLv3` `PHP` * [gritttt-rss](http://gritttt-rss.nicolashoening.de/) - More features for Tiny Tiny RSS. ([Source Code](https://github.com/nhoening/gritttt-rss)) `BSD` `Python` * [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - A mobile webapp for Tiny Tiny RSS. `AGPLv3` `Javascript` |