Checks your Gmail Inbox for Mails send from Kindle downloads pdf and stores it
| .gitignore | ||
| daemon.py | ||
| daemon.service | ||
| LICENSE | ||
| main.py | ||
| README.md | ||
| web.py | ||
| web.service | ||
amznMailConverter
Checks your Gmail Inbox for Mails send from Kindle downloads pdf and stores it
/etc/systemd/system/email_reader.service sudo systemctl daemon-reload sudo systemctl enable email_reader.service sudo systemctl start email_reader.service