Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
/ m2k Public archive

send an chapter from mangaeden directly on your device, via gmail

License

Notifications You must be signed in to change notification settings

mrk-vi/m2k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangaeden2kindle

This repository contain a little project, that you can use to send, via cli tools, a chapter from Manga Eden to your kindle device.

At the moment you need a less secure app password for Gmail (your credentials can be stored in your system's keyring).

Installation

  • Download kindlegen to make MOBI files that can be sent to your devices
  • My suggestion is to download the repo and run this (tested with python 3.6.7)
pip install -r requirements.txt .
  • In your home you can make a directory .mangaeden2kindle and the file config.json (see config.json.sample). If you don't do that, the directory will create at the first run.

Usage

Usage: m2k [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  get-email             Show the email address from config.json
  get-kindle            Show the kindle address from config.json
  get-list              Show the manga list from mangaeden formatted as title, code  
  send <code> <number-of-chapter>  Send the chapter of manga with code taked from the list
  set-email <email>     Set a new personal email
  set-kindle <email>    Set a new device email

Credits

This project heavily depends on KCC (a.k.a. Kindle Comic Converter)

About

send an chapter from mangaeden directly on your device, via gmail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages