GitXplorerGitXplorer
p

phone-to-kindle

public
3 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
da1989fd7e8098c210672bc1a410c185699e1703

Simple hack application to send existing files

ppalfrey committed 13 years ago
Unverified
92cd2f70003a1fdff18ad3d1fcd222ef8772acd6

Update urlgrab, because we need some new features

ppalfrey committed 14 years ago
Unverified
564d3f84c3771bb584c706bd1a623f6f514f7c49

Dropbox uses move events to update files

ppalfrey committed 14 years ago
Unverified
d28cb4a41a812f3b0611a30868340a330694ae0a

Sometimes, BeautifulSoup barfs. Cope with it!

ppalfrey committed 14 years ago
Unverified
58feb3ea3b52db4f81a9d71e8e1098a133b0bc52

Some HTML pages have weird mime types

ppalfrey committed 14 years ago
Unverified
9a52d853e3354e9b08bed0b7a1e5a94ac3579f19

Some bright sparks have mixed-case script tags...

ppalfrey committed 14 years ago

README

The README file for this repository.

Phone to Kindle

Requirements

  • Calibre
  • pyinotify
  • BeautifulSoup
  • urlgrab (but this should be installed by the git submodule support anyway)

HOWTO

  • Copy settings.py.example to settings.py and change values as appropriate for your system.
  • Run converter.py. It will process all existing unprocessed links, then wait for changes to the list of links until you press CTRL+C.