1.1.0 • Published 7 years ago

tlrl v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

tl;rl

Send a web page to your kindle for reading later from the command line.

Configuration

  1. Install mercury-parser.
  2. Create an application-specific password for gmail.
  • Select App -> Other (custom)
  1. Make sure you have a kindle email address set up.
  • Go to Amazon
  • -> Account & Lists
  • -> Your Content and Devices
  • -> Settings
  • -> Personal Document Settings
  • -> Send-to-Kindle E-Mail Settings
  1. Make sure you have a kindle approved sender email address.
  • -> Approved Personal Document E-mail List
  1. Create a ~/.tlrl.json file:
{
  "gmail_application_password": "from step 2",
  "kindle_email": "from step 3",
  "gmail_username": "from step 4",
}

Usage

$ tlrl <url>

Help

$ tlrl -h