diff options
author | nodiscc <nodiscc@gmail.com> | 2021-04-10 23:18:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-10 23:18:25 +0000 |
commit | 93320b5d30d0e640f81863ecbf0283dcd60c3416 (patch) | |
tree | f08654c6b2bb307eae9d624c0c03744c3a926647 | |
parent | Merge pull request #2455 from chrispadfield/patch-2 (diff) | |
parent | Fix alphabetical order (diff) | |
download | awesome-selfhosted-93320b5d30d0e640f81863ecbf0283dcd60c3416.tar.gz awesome-selfhosted-93320b5d30d0e640f81863ecbf0283dcd60c3416.zip |
Merge pull request #2465 from majora2007/feature/kavita
Add Kavita to Personal e-book management software section
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -638,10 +638,12 @@ _Some [Content Management System](#content-management-systems-cms) and [Archivin - [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` - [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - 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)) `GPL-2.0` `PHP` - [The Epube](https://tt-rss.org/the-epube) - Self-hosted web EPUB reader using EPUB.js, Bootstrap, and Calibre. ([Source Code](https://git.tt-rss.org/fox/the-epube)) `GPL-3.0` `PHP` +- [Kavita](https://kareadita.github.io/) - Cross-platform manga server and web reader with user management, ratings and reviews, and metatdata support. ([Source Code](https://github.com/Kareadita/Kavita)) `GPL-3.0` `.NET Core` - [Komga](https://komga.org) - Media server for comics/mangas/BDs with API and OPDS support, a modern web interface for exploring your libraries, as well as a web reader. ([Source Code](https://github.com/gotson/komga)) `MIT` `Java/Docker` - [Mango](https://github.com/hkalexling/Mango) - Manga server and web reader with a built-in MangaDex downloader. `MIT` `Crystal` - [pyShelf](https://pyshelf.com) - Lightweight Ebook Server. ([Source Code](https://github.com/th3r00t/pyShelf)) `GPL-3.0` `Python` + ### Enterprise-class library management software. - [Evergreen](https://evergreen-ils.org) - Highly-scalable software for libraries that helps library patrons find library materials, and helps libraries manage, catalog, and circulate those materials. ([Source Code](https://github.com/evergreen-library-system/Evergreen)) `GPL-2.0` `PL/pgSQL` |