Skip to content

Manga Manager collects useful tools to make managing your manga library easy.

License

Notifications You must be signed in to change notification settings

GlassedSilver/Manga-Manager-Dockerized

 
 

Repository files navigation

Manga Manager

Screenshot-3

What is Manga Manager

Manga Manager collects useful tools to make managing your manga library easy.

These are the tools available

  • Cover Manager - Lets you change / delete the first page of a CBZ file
  • Metadata Manager - A GUI metadata editor. Load the files, modify the metadata and save.
    • copy command CLI - CLI tool that lets you copy the metadata from one file to multiple
  • Volume Manager - Lets you assign a volume tag Vol.xx to a filename and metadata
  • Webp Converter - Converts the images in a cbz to webp
  • Epub to CBZ - Moves the images of a epub to a cbz file. (Metadata does not get copied yet)

Requirements

Min required version: Python 3.9

Docker

This suite of applications can be run using Docker! In the repo's root you can find a docker-compose.yml to use or derive your docker run command from. Truly essential is to expose port 3000 and map the volumes for /manga and /covers. If you want persistent environment settings for the Desktop Environment also map /config.

The stable releases are built from the master branch of this repo, nightlies are built from the develop branch.

Screenshot-1

Screenshot-2

Art attribution

Wallpaper Photo by Ian Valerio on Unsplash

About

Manga Manager collects useful tools to make managing your manga library easy.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 99.7%
  • Other 0.3%