aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-02-09 02:22:37 +0000
committerGitHub <noreply@github.com>2017-02-09 02:22:37 +0000
commite94a0370c3dfdd8d095f07633ad4336ff0d78096 (patch)
treed39b45af68735bb3ed7ca527d8c7e130fccd28ba
parentMerge pull request #954 from dethos/add-hawkpost (diff)
downloadawesome-selfhosted-e94a0370c3dfdd8d095f07633ad4336ff0d78096.tar.gz
awesome-selfhosted-e94a0370c3dfdd8d095f07633ad4336ff0d78096.zip
change ttrss-reader language to Javascript
Node.js is only required to run builds. The prebuilt js app can be served statically.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f564125..1c874e25 100644
--- a/README.md
+++ b/README.md
@@ -536,7 +536,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management
* [Stringer](https://github.com/swanson/stringer) - A work-in-progress self-hosted, anti-social RSS reader. `MIT` `Ruby`
* [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` `Nodejs`
+ * [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - A mobile webapp for Tiny Tiny RSS. `AGPLv3` `Javascript`
* [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS. `GPLv2` `Javascript`