diff options
author | nodiscc <nodiscc@gmail.com> | 2016-06-18 20:06:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-18 20:06:20 +0000 |
commit | d80a04b02257d1004f8a4d82f48e7f7e1d0d46ef (patch) | |
tree | fd32a119f5c684f73a36aa0d2eb1571a3b5579a5 /README.md | |
parent | Merge pull request #575 from nodiscc/fix-ethercalc (diff) | |
download | awesome-selfhosted-d80a04b02257d1004f8a4d82f48e7f7e1d0d46ef.tar.gz awesome-selfhosted-d80a04b02257d1004f8a4d82f48e7f7e1d0d46ef.zip |
Add ttrss-reader
Fixes https://github.com/Kickball/awesome-selfhosted/issues/394
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -454,6 +454,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns * [Tiny Tiny RSS](https://tt-rss.org/gitlab/fox/tt-rss) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Public instance](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` `Nodejs` + * [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS `GPLv2` `Javascript` |