diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-31 15:46:40 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-31 17:23:46 +0000 |
commit | dfa268d88f0740969155c4ee53084bb77910295c (patch) | |
tree | 894e268e31df338e6817d097c3511c5e654df2b0 | |
parent | add description for document management category (diff) | |
download | awesome-selfhosted-dfa268d88f0740969155c4ee53084bb77910295c.tar.gz awesome-selfhosted-dfa268d88f0740969155c4ee53084bb77910295c.zip |
add description for ebook category
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -755,6 +755,8 @@ A [document management system](https://en.wikipedia.org/wiki/Document_management **[`^ back to top ^`](#)** +[Ebook](https://en.wikipedia.org/wiki/Ebook) library management software. + - [BicBucStriim](https://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. `GPL-3.0` `Python` - [Calibre](https://calibre-ebook.com/) - E-book library manager that can view, convert, and catalog e-books in most of the major e-book formats and provides a built-in Web server for remote clients. ([Demo](https://calibre-ebook.com/demo), [Source Code](https://launchpad.net/calibre)) `GPL-3.0` `Python` |