silenc3r / url2kindle

Send web articles to your Kindle from terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url2kindle

url2kindle - send web articles to your Kindle from terminal

url2kindle is (unofficial) cli interface to Push to Kindle.

Installation

$ pipx install url2kindle

or

$ pip install url2kindle

Usage

First you need to configure your Amazon accout. Detailed instructions how to do that can be found here.

To send article to Kindle run:

$ u2k http://example.com/article.html

On first run url2kindle will ask for your Kindle email address and 'send from' address. If you leave 'send from' field blank it will default to kindle@fivefilters.org. Both addresses will be saved in configuration file.

About

Send web articles to your Kindle from terminal

License:MIT License


Languages

Language:Python 100.0%