diff options
author | nodiscc <nodiscc@gmail.com> | 2015-12-19 09:39:21 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-12-19 09:39:21 +0000 |
commit | 3adf44fab69f5fcd6e2104335fb85769e89376eb (patch) | |
tree | 130ffa6e1b4420053ba28418b24ef8c4793a6e1b | |
parent | Merge pull request #354 from ahayworth/master (diff) | |
parent | Added Nunux Keeper (diff) | |
download | awesome-selfhosted-3adf44fab69f5fcd6e2104335fb85769e89376eb.tar.gz awesome-selfhosted-3adf44fab69f5fcd6e2104335fb85769e89376eb.zip |
Merge pull request #363 from ncarlier/feature/nunux-keeper
Added Nunux Keeper
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -633,6 +633,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Read it Later Lists + * [Nunux Keeper](http://keeper.nunux.org/) - your personal content curation service ([Source code](https://github.com/ncarlier/nunux-keeper)) `GPLv3` `Nodejs` * [Readityourself](https://github.com/memiks/readityourself) - read the web without ads, comments, or tweets ([Demo](http://www.readityourself.net/)) `MIT` `PHP` * [Wallabag](https://www.wallabag.org/?lang=fr_fr) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Demo](http://demo.wallabag.org/), [Public instance](http://www.framabag.org/), [Source code](https://github.com/wallabag/wallabag) `MIT` `PHP` |