diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-28 12:13:18 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2017-12-28 12:13:18 +0000 |
commit | 54119b211cf4977240c5f65f1e57b457c49b26b1 (patch) | |
tree | 1f6bb1ce6af0ce1678ad8cb78422cae70d4efda6 | |
parent | Merge pull request #1275 from Kickball/add-musikcube (diff) | |
download | awesome-selfhosted-54119b211cf4977240c5f65f1e57b457c49b26b1.tar.gz awesome-selfhosted-54119b211cf4977240c5f65f1e57b457c49b26b1.zip |
fix libreread source URL and license
thanks @mysticmode
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -536,7 +536,7 @@ _Personal e-book management software._ - [BicBucStriim](http://projekte.textmulch.de/bicbucstriim/) - Provides web-based access to your Calibre Library's e-book collection. ([Source Code](https://github.com/rvolz/BicBucStriim)) `MIT` `PHP` - [Calibre Web](https://github.com/janeczku/calibre-web) - Web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. ([Source Code](https://github.com/janeczku/calibre-web)) `GPL-3.0` `Python` - [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - A lightweight e-book server alternative to Calibre content server or [Calibre2OPDS](https://calibre2opds.com/2011/11/03/new-site-for-calibre2opds/). ([Demo](http://cops-demo.slucas.fr/index.php), [Source Code](https://github.com/seblucas/cops)) `GPL-2.0` `PHP` -- [LibreRead](https://libreread.org/) - Self-hosted Web-based e-book reader. ([Demo](https://demo.libreread.org/), [Source Code](https://github.com/LibreRead/LibreRead)) `GPL-3.0` `Go` +- [LibreRead](https://libreread.org/) - Self-hosted Web-based e-book reader. ([Demo](https://demo.libreread.org/), [Source Code](https://github.com/LibreRead/server)) `AGPL-3.0` `Go` _Enterprise-class library management software._ |