Chrome extension to send web pages to your kindle
Find a file
2010-10-24 17:27:23 +01:00
client Updated version number 2010-10-24 17:18:46 +01:00
server Swallowed BigTable error for now 2010-10-24 17:26:11 +01:00
LICENCE.txt Added MIT Licence (thanks Leah..) 2010-10-24 14:31:28 +01:00
README Initial upload 2010-10-21 21:47:26 +01:00

Chrome 2 Kindle Chrome2Kindle is a chrome extension that converts the web page you are viewing into a kindle compatible file and sends it direct to your device for later viewing.

The project consists of two parts. The client is a Chrome extension that provides the browser plugin for sending a page to your reader. The server is a Google App Engine application that acts as a proxy, converting the web page to a pdf using pisa and sending it to your device via the whispernet (you@kindle.com) service.