sendKindle

CLI tool for sending files via email to your Kindle device


Keywords
commandline, Kindle, email
License
AGPL-3.0
Install
pip install sendKindle==3

Documentation

sendKindle

CLI tool for sending files via email to your Kindle device.

Running

You can run the tool directly simply by:

$ ./sendKindle.py FILE...

or by:

$ python3 sendKindle.py FILE...

(use --help option of course if you don't know this tool yet)

Installation

You can install this tool using distutils, easy_install or pip and have it in your PATH that way.

The recommended way:

# pip3 install --user sendKindle

That will find, download and install the latest available version of the program.

License

This program is a free software, licensed under GNU AGPL 3+.

Donations

If you like this program, please Flattr it.

http://api.flattr.com/button/flattr-badge-large.png

Contact

Visit program homepage at: https://github.com/kparal/sendKindle

Please report all bugs to the issue tracker, but don't request new features unless you have a patch for it. This is a small personal project and I don't plan to spend much more time on it. I will gladly merge your patches if they look reasonable.