diff options
author | Meitar M <meitarm@gmail.com> | 2017-12-26 22:08:33 +0000 |
---|---|---|
committer | Meitar M <meitarm@gmail.com> | 2017-12-26 22:08:33 +0000 |
commit | 85be66fb37bb6ea9cc8fc167b9a611b90848fcaa (patch) | |
tree | af7a397eb276d2f72c067e35a369bfa61a5a2442 | |
parent | Closes #1251: Add Calibre Web along with a new section for e-books, ILS. (diff) | |
download | awesome-selfhosted-85be66fb37bb6ea9cc8fc167b9a611b90848fcaa.tar.gz awesome-selfhosted-85be66fb37bb6ea9cc8fc167b9a611b90848fcaa.zip |
Closes #1254: Adds LibreRead to new e-book section added in PR #1266.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -536,6 +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)) `GPLv3` `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)) `GPLv2` `PHP` +- [LibreRead](https://libreread.org/) - Self-hosted Web-based e-book reader. ([Demo](https://demo.libreread.org/), [Source Code](https://github.com/LibreRead/LibreRead)) `GPLv3` `Go` _Enterprise-class library management software._ |