CLI to send files to your kindle email address, or any other email address.
pip install kindlepy
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.
Send files to the receiver direction:
kindlepy send <file>...
- Google (googlemail, gmail) - Requires to activate less secure apps.
- Microsoft (hotmail, outlook)
- Yahoo (yahoo)
- AOL (aol)