This commit is contained in:
maru21 2024-11-08 18:56:40 +01:00
parent cafd705a9f
commit ace2e6714b

View File

@ -1,3 +1,10 @@
# amznMailConverter
Checks your Gmail Inbox for Mails send from Kindle downloads pdf and stores it
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