diff options
author | nodiscc <nodiscc@gmail.com> | 2016-10-24 19:19:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-24 19:19:54 +0000 |
commit | eb80d75ee10ae30bdadca1d6ebf34119069a57d5 (patch) | |
tree | 0de2e6ddea4a67b762ea5e75e1bba00f572c52e1 | |
parent | Merge pull request #829 from Kickball/FixEcommerce (diff) | |
parent | Remove extra space in Crushpaper (diff) | |
download | awesome-selfhosted-eb80d75ee10ae30bdadca1d6ebf34119069a57d5.tar.gz awesome-selfhosted-eb80d75ee10ae30bdadca1d6ebf34119069a57d5.zip |
Merge pull request #827 from Kickball/Addtomisc
Add COPS & CrushPaper
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -703,6 +703,8 @@ 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` * [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` |