Skip to content

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

Notifications You must be signed in to change notification settings

sylturner/sendKindle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sendKindle

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

This program is maintained, but not further developed. Bugs will be fixed, but no new features will be added. If you want to work on this program, don't hesitate to contact me, I will gladly assign you to the development team.

Running

You can run the tool directly simply by:

$ ./sendKindle.py FILE...

or by:

$ python sendKindle.py FILE...

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

Installation

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

The recommended way:

# easy_install -U 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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%