aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-08-19 22:22:54 +0000
committerGitHub <noreply@github.com>2020-08-19 22:22:54 +0000
commit38aac4db07ef05777b8ed73923e60917c82d58ca (patch)
treeadb01697e03891715debb33eb64d8ddd4841b04d
parentMerge pull request #2195 from AshLeece/master (diff)
parentAdd newsdash feed reader (diff)
downloadawesome-selfhosted-38aac4db07ef05777b8ed73923e60917c82d58ca.tar.gz
awesome-selfhosted-38aac4db07ef05777b8ed73923e60917c82d58ca.zip
Merge pull request #2200 from buzz/patch-1
Add newsdash to Feed Readers
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 633d60b9..9b3b4a58 100644
--- a/README.md
+++ b/README.md
@@ -687,6 +687,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`