Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

leathekd/wellread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wellread

Wellread will transfer your Instapaper queue to your Kindle and archive all of the items afterward.

Usage

First you'll need to setup Instapaper and Kindle according to the directions at http://www.instapaper.com/user/kindle

Once that's done, you have a few options available as to how you want to run the script:

  • lein run <username> <password>
  • lein run --file <path>
  • lein uberjar
    java -jar wellread-1.0.0-standalone.jar <username> <password>
  • lein uberjar
    java -jar wellread-1.0.0-standalone.jar --file <path>

The file referenced by above should be in the format of:

username
password

License

Copyright (C) 2012 David Leatherman

Distributed under the Eclipse Public License, the same as Clojure.

About

Send your Instapaper articles to your Kindle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published