diff options
author | Thomas LÉVEIL <thomasleveil@users.noreply.github.com> | 2020-09-15 08:09:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-15 08:09:41 +0000 |
commit | 307b0c2c320803883fc98bf246179d3b7b2e9836 (patch) | |
tree | 0cf0b2fc33b3a4a171e212c4f8fa4861141c7b97 | |
parent | fix indentation for rss2twtxt (diff) | |
download | awesome-selfhosted-307b0c2c320803883fc98bf246179d3b7b2e9836.tar.gz awesome-selfhosted-307b0c2c320803883fc98bf246179d3b7b2e9836.zip |
fix indentation for gritttt-rss, ttrss-mobile & ttrss-reader
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -696,9 +696,9 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management - [Stringer](https://github.com/swanson/stringer) - Work-in-progress self-hosted, anti-social RSS reader. `MIT` `Ruby` - [Temboz](https://github.com/fazalmajid/temboz) - Two-column feed reader emphasizing filtering capabilities to manage information overload. `MIT` `Python` - [Tiny Tiny RSS](https://tt-rss.org) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Demo](http://framanews.org/), [Source Code](https://git.tt-rss.org/fox/tt-rss)) `GPL-3.0` `PHP` - - [gritttt-rss](http://gritttt-rss.nicolashoening.de/) - More features for Tiny Tiny RSS. ([Source Code](https://github.com/nhoening/gritttt-rss)) `BSD-2-Clause` `Python` - - [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - Mobile webapp for Tiny Tiny RSS. `AGPL-3.0` `Javascript` - - [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS. `GPL-2.0` `Javascript` +- [gritttt-rss](http://gritttt-rss.nicolashoening.de/) - More features for Tiny Tiny RSS. ([Source Code](https://github.com/nhoening/gritttt-rss)) `BSD-2-Clause` `Python` +- [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - Mobile webapp for Tiny Tiny RSS. `AGPL-3.0` `Javascript` +- [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS. `GPL-2.0` `Javascript` - [Winds](https://getstream.io/winds/) `⚠` - Open source and beautiful RSS reader built using React/Redux/Sails/Node and Stream. It showcases personalized feeds powered by the Stream API. ([Demo](https://winds.getstream.io/), [Source Code](https://github.com/GetStream/Winds)) `BSD-3-Clause` `Nodejs` _RSS/Atom automation_ |