Generate Kindle friendly manga. Good for your eyes and your feelings.
This project is not maintain anymore.
You can download converted Manga here:
Download Kindlegen,
then extract it with tar xzf
, then sudo cp kindlegen /usr/local/bin
and you are good to go.
Fill your secret data to .env
file, with format from .env.example
Then run celery -A main worker -l debug
in manga_web
Search your favorite manga
Enter your Kindle Email(Coming soon) or your Email.
We will send the manga directly to your Kindle, or notify to your Email when your Manga ready to download.
Let's read!!
This project is base on KCC and Django. Please contribute as much as you want!