Tired of reading manga on online manga sites? Tired of losing track of which chapter you were reading? Ever wish you could download chapters to a PDF? Looking for a better solution?
Me too! That's why this tool exists.
Heavily inspired by anime-downloader.
- Free software: MIT license
- Documentation: https://manga-manager.readthedocs.io.
- Download and read any manga.
- Track reading progress.
- Search and download.
- Windows
- Mac OS
- Linux
- Mangakakalot
Using pip:
$ python -m pip install manga_manager
manga_manager has five (5) commands, list
, add
, remove
, edit
, and read
. To get started with reading
a manga (for example, Attack on Titan), enter the commands:
$ manga add attack on titan
$ manga read attack on titan
As of writing this README, manga_manager is not fully configured to be used as a library, but it will be soon.
A full description of the usage of manga_manager can be found here.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Please bear in mind the production of this repo is for educational/research purposes only with regards to webscraping and PDF conversion of manga, we take no responsibility for people who decide to actually use this repository.