diff options
author | Jay Yu <GitHubGeek@users.noreply.github.com> | 2018-02-22 22:15:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-22 22:15:11 +0000 |
commit | f3c7572bc80fa26e7e1f8a5529421b1652e9856f (patch) | |
tree | c5960c5702f5585f3e14fe9ae5d4215e0cbaadb2 | |
parent | Merge pull request #1306 from cpdevelops/patch-1 (diff) | |
download | awesome-selfhosted-f3c7572bc80fa26e7e1f8a5529421b1652e9856f.tar.gz awesome-selfhosted-f3c7572bc80fa26e7e1f8a5529421b1652e9856f.zip |
Miniflux 2 Go rewrite
Miniflux 2 is a complete rewrite in Go
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -603,7 +603,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management - [Leselys](https://github.com/socketubs/leselys) - Your very elegant RSS reader. `AGPL-3.0` `Python` - [Lite-Reader](http://cubny.com/lite-reader/) - Read your feeds on your own machine with a simple and lite application. ([Source Code](https://github.com/cubny/lite-reader)) `BSD-3-Clause` `PHP` - [Moonmoon](http://moonmoon.org/) - simple feed agregator (planet like): it only aggregates feeds and spits them out in one single page. ([Source Code](https://github.com/mauricesvay/moonmoon)) `BSD` `PHP` -- [Miniflux](https://miniflux.net/) - Miniflux is a minimalist and open source news reader. ([Source Code](https://github.com/miniflux/miniflux)) `AGPL-3.0` `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` - [RSSPBRRY](http://jasoncomely.com/rss-tastemaker/) - Fresh new RSS feed reader. ([Source Code](https://github.com/rsspbrry/rsspbrry)) `AGPL-3.0` `PHP` - [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` - [Nunux Reader](http://reader.nunux.org/) - Simple, fast and reactive RSS reader. ([Source Code](https://github.com/ncarlier/nunux-reader)) `GPL-3.0` `Nodejs` |