Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family. http://www.kavitareader.com
Find a file
2020-12-26 09:08:27 -06:00
API Added Hangfire and Hangfire SQLite extension for future task framework. Added a basic directory scanning implementation. 2020-12-26 09:08:27 -06:00
.gitignore Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean. 2020-12-13 16:07:25 -06:00
Kavita.sln Initial commit 2020-12-12 17:03:06 -06:00
LICENSE Initial commit 2020-12-12 17:03:06 -06:00
README.md Initial commit 2020-12-12 17:03:06 -06:00

Kavita

Kavita, meaning Stories, is a lightweight manga server. The goal is to replace Ubooqity with an open source variant that is flexible and packs more punch, without sacrificing ease to use.

Goals:

  • Server up Comics (cbr, cbz, zip/rar, pdf, raw images) and Books (epub, mobi, azw, djvu, pdf)
  • Provide Reader for Comics and Books via web app that is responsive
  • Provide customization themes (server installed) for web app
  • Provide hooks into metadata providers to fetch Manga/Comic data
  • Metadata should allow for collections, want to read integration from 3rd party services, genres.
  • Expose an OPDS API/Stream for external readers to use
  • Allow downloading files directly from WebApp
  • WebApp/Server is Translated via Weblate (free for Open Source)