Send web articles to your kindle!
Project description
send-to-kindle
A teeny tiny app that you can use to send stuff to your kindle.
Installation
pip install s2kindle
Requirements
Requires the KindleGen app. Download it and extract it.
Usage
As simple as executing the s2k command with the url that you want to send:
s2k https://medium.com/@antonio.feregrino/lorem-ipsum-cb19745555ea
You can specify the configuration file outlined below via the --config
argument.
Configuration
This app requires a configuration file like the following:
[mail_account]
from = send_to_kindle_01@disposable.com
password = 07JL68r6thb3
to = antonio.feregrino_0@kindle.com
[mail_server]
host = smtp.mail.com
port = 587
[kindlegen]
path = /Users/user/kindlegen
The from
key must be the email that will be used to send the email to your kindle, in the same sense password
is the password of such account. The to
key is the email of your kindle device.
Both host
and port
are used to authenticate against the email server that is in charge of sending the emails.
The kindlegen
is a path to where the kindlegen app has been extracted.
Supported websites
- Medium
- dev.to
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file s2kindle-0.5.1.tar.gz
.
File metadata
- Download URL: s2kindle-0.5.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ad2327d30525acbd2a4bba9eb1ee1a762d393047accbd5bc80a4e8569bc4b1f |
|
MD5 | 19b57832ef15629dd2c663dd82f7478a |
|
BLAKE2b-256 | 7f404db860c1b27dd534d02f4cf71cef2f32bcc6b7fe0a85eecece1244af41a4 |