diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-10-24 16:45:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-24 16:45:40 +0000 |
commit | 876e0bad9acbfe311f9c25f3ad2c9cf8564e2a46 (patch) | |
tree | 9ed6581c7e3d01a2d77a523615c6941052cba0c1 | |
parent | Fix descriptions (diff) | |
download | awesome-selfhosted-876e0bad9acbfe311f9c25f3ad2c9cf8564e2a46.tar.gz awesome-selfhosted-876e0bad9acbfe311f9c25f3ad2c9cf8564e2a46.zip |
Remove extra space in Crushpaper
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -704,7 +704,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https **[`^ back to top ^`](#)** * [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - A lightweight e-book server alternative to Calibre content server or Calibre2OPDS. ([Demo](http://cops-demo.slucas.fr/index.php), [Source Code](https://github.com/seblucas/cops)) `GPLv2` `PHP` - * [CrushPaper](https://www.crushpaper.com/) - Research the web for relevant sources, save quotations from them to CrushPaper and then combine them with your own insights into a paper. ([Source Code](https://github.com/ZapBlasterson/crushpaper)) `AGPLv3` `Java` + * [CrushPaper](https://www.crushpaper.com/) - Research the web for relevant sources, save quotations from them to CrushPaper and then combine them with your own insights into a paper. ([Source Code](https://github.com/ZapBlasterson/crushpaper)) `AGPLv3` `Java` * [EasyBook Project](http://easybook-project.org/) - Book publishing as easy as it should be. ([Source Code](https://github.com/javiereguiluz/easybook)) `MIT` `PHP` * [Flox](https://github.com/devfake/flox) `⚠` - Self hosted movie watch list with a rating based on a 3-point system for good, medium and bad. ([Demo](http://80.240.132.120/flox-demo/public/)) `MIT` `PHP` * [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPLv2` `OCAML` |