Skip to content

cbdavide/KindlePy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KindlePy

CLI to send files to your kindle email address, or any other email address.

Install:

pip install kindlepy

Config:

Set the sender email:

kindlepy config --sender <email>

Set the receiver email:

kindlepy config --receiver <email>

In case any of the mails are not configured, the script will ask for them.

Usage:

Send files to the receiver direction:

kindlepy send <file>...

Supported email services:

  • Google (googlemail, gmail) - Requires to activate less secure apps.
  • Microsoft (hotmail, outlook)
  • Yahoo (yahoo)
  • AOL (aol)