miracle2k / sendtokindle

Grahical Send to Kindle Utility for Ubuntu

Home Page:http://elsdoerfer.com/sendtokindle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send To Kindle

A utility to send documents to your Kindle via the Internet.

Currently only works on Ubuntu, because it uses an app indicator. Patches to supported other distributions are welcome.

http://elsdoerfer.name/media/images/sendtokindle/merged.png

See http://elsdoerfer.com/sendtokindle for more screenshots.

Installation

You currently must install via pip (easy_install does not place the data files in the correct place):

$ sudo easy_install pip $ sudo pip install sendtokindle

It will add itself to the Gnome Main Menu, as well as the "Open With" menu of supported file types.

Credits

Incorporates code from https://github.com/kparal/sendKindle, which is a command line tool that does the same thing.

About

Grahical Send to Kindle Utility for Ubuntu

http://elsdoerfer.com/sendtokindle

License:GNU Affero General Public License v3.0


Languages

Language:Python 97.4%Language:Shell 2.6%