Kavita

Kavita, meaning Stories, is a lightweight manga server. The goal is to replace Ubooquity with an open source variant that is flexible and packs more punch, without sacrificing ease to use. Think: Plex but for Manga.

Goals:

  • Serve up Manga (cbr, cbz, zip/rar, raw images) and Books (epub, mobi, azw, djvu, pdf)
  • Provide Reader for Manga and Books (Light Novels) via web app that is responsive
  • Provide customization themes (server installed) for web app
  • Provide hooks into metadata providers to fetch Manga data
  • Metadata should allow for collections, want to read integration from 3rd party services, genres.
  • Ability to manage users, access, and ratings

How to Deploy

  • Build kavita-webui via ng build --prod. The dest should be placed in the API/wwwroot directory
  • Run publish command

How to install

  1. Unzip the archive for your target OS
  2. Place in a directory that is writable. If on windows, do not place in Program Files
  3. Open appsettings.json and modify TokenKey to a random string ideally generated from https://passwordsgenerator.net/
  4. Run API.exe
Description
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.
Readme GPL-3.0 245 MiB
Languages
C# 60.9%
TypeScript 24.1%
HTML 12.2%
SCSS 2.5%
Shell 0.1%