diff options
author | nrew225 <nrew225@gmail.com> | 2016-10-22 21:08:43 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-10-22 21:08:43 +0000 |
commit | 46b58af415a737897203f0f36dedbf112e9025da (patch) | |
tree | d3ecd4d0e05e2a1bc846449fc7e7d72cf11ac092 | |
parent | Merge pull request #824 from fegul/master (diff) | |
download | awesome-selfhosted-46b58af415a737897203f0f36dedbf112e9025da.tar.gz awesome-selfhosted-46b58af415a737897203f0f36dedbf112e9025da.zip |
Add to Misc/Other
Add COPS #566
Add CrushPaper #312
-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) - Calibre OPDS PHP Server, a web-based light alternative to Calibre content server or Calibre2OPDS, to serve ebooks. ([Demo](http://cops-demo.slucas.fr/index.php), [Source Code](https://github.com/seblucas/cops)) `GPLv2` `PHP` + * [CrushPaper](https://www.crushpaper.com/) - CrushPaper is for students, writers and anyone who writes papers, essays or articles and quotes their sources. ([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` |