From e94a0370c3dfdd8d095f07633ad4336ff0d78096 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 9 Feb 2017 03:22:37 +0100 Subject: [PATCH] change ttrss-reader language to Javascript Node.js is only required to run builds. The prebuilt js app can be served statically. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`