Skip to content

tshrinivasan/Send2Kindle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send2Kindle

A Python mailer specifically crafted for FreeTamilEbooks.com to add ebooks directly to kindle device.

Send to Kindle by E-mail

Send documents to your Kindle as an email attachment You and your approved contacts can send documents to your registered Kindle devices, free Kindle reading applications, and your Kindle Library in the Amazon Cloud by e-mailing them to your Send-to-Kindle e-mail address ([name]@kindle.com). Your Send-to-Kindle e-mail address is a unique e-mail address assigned to each of your Kindle devices and free Kindle reading applications upon registration.

To know how to add a contact to approved list see here

Tech

Send2Kindle uses a number of python in-built and opensource projects to work properly:

Installation

You need Python 2.*, its dependency packages, flask installed globally:

$ https://github.com/Dineshkarthik/Send2Kindle.git
$ cd Send2Kindle
$ pip install -r requirements.txt
$ python mailer.py

By default the script runs in port 5000, this can be changed to any port of required port using -p or --port option.

python mailer.py -p 8000

Configurations

License

MIT

Free Software, Hell Yeah!

About

A Python mailer specifically crafted for FreeTamilEbooks users to add ebooks directly to their kindle device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.6%
  • Python 27.4%
  • CSS 8.0%