GitHub - imZack/newspaper-boy: Delivery newspaper to your kindle everyday!

· GitHub

1 min read Original article ↗

Repository files navigation

Delivery newspaper to your kindle everyday!

Prerequisite

$ apt-get update && apt-get install -y calibre

Quick Start

$ echo "your@kinlde.com" > emails.txt
$ API_KEY=GET_YOUR_OWN_KEY_FROM_MANDRILL \
  SENDER="newspaper@yulun.me" \
  RECIPE="appledaily_tw" \
  EMAILS="emails.txt"
  ./thorw.sh

PS. Don't forget set sender in your own Approved Personal Document E-mail List

Variables

  • API_KEY Your MANDRILL API Key for sends email.
  • SENDER Send as someone@somewhere.com.
  • RECIPE Loads Calibre recipe from ./recipes directory.
  • EMAILS List of Receivers' email. (lines are separated by newlines)

Reference

License

GNU General Public License v3.0

About

Delivery newspaper to your kindle everyday!

Resources

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

Packages

Contributors

Languages