aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuzz <buzz@users.noreply.github.com>2020-08-16 23:00:48 +0000
committerGitHub <noreply@github.com>2020-08-16 23:00:48 +0000
commit489df52c8c3f82c1018d291850f80f6df5f77e67 (patch)
tree9a261549211f1f4bd0164eef7f0fefc93cc2aaed
parentMerge pull request #2190 from awesome-selfhosted/fix-check-commit-dates (diff)
downloadawesome-selfhosted-489df52c8c3f82c1018d291850f80f6df5f77e67.tar.gz
awesome-selfhosted-489df52c8c3f82c1018d291850f80f6df5f77e67.zip
Add newsdash feed reader
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 251fc3f5..c7cff01a 100644
--- a/README.md
+++ b/README.md
@@ -685,6 +685,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management
- [Moonmoon](http://moonmoon.org/) - simple feed aggregator (planet like): it only aggregates feeds and spits them out in one single page. ([Source Code](https://github.com/mauricesvay/moonmoon)) `BSD-3-Clause` `PHP`
- [Miniflux](https://miniflux.net/) - Miniflux 2 is a minimalist and open source news reader, written in Go and PostgreSQL. ([Source Code](https://github.com/miniflux/miniflux)) `Apache-2.0` `Go`
- [NewsBlur](http://www.newsblur.com/) - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. ([Source Code](https://github.com/samuelclay/NewsBlur)) `MIT` `Python`
+- [newsdash](https://github.com/buzz/newsdash) - A news dashboard inspired by iGoogle and Netvibes. `AGPL-3.0` `NodeJS`
- [Newspipe](https://git.sr.ht/~cedric/newspipe) - Newspipe is a web news reader. ([Demo](https://www.newspipe.org/signup)) `AGPL-3.0` `Python`
- [reader](https://github.com/lemon24/reader) - A Python feed reader web app and library (so you can use it to build your own), with only standard library and pure-Python dependencies. `BSD-3-Clause` `Python`
- [Reader-Self](http://readerself.com/) - Self-hosted rss reader (php / mysql or sqlite) - Google Reader alternative. ([Source Code](https://github.com/readerself/readerself)) `GPL-3.0` `PHP`