Skip to content

Simple script that sends notification to email about new book from Packt Publishing Free Learning

License

Notifications You must be signed in to change notification settings

feeeper/free-learning-book-notifier

Repository files navigation

free-learning-book-notifier

Simple script that sends notification to email about new book from Puckt Publishing Free Learning.

Usage:

python3 send_new_free_learning_book_name_to_email.py -smtp_host smtp.gmail.com -smtp_port 465 -smtp_login [email protected] -smtp_pwd 3xamp13_pa$$w0rd -from_email [email protected] -to_email [email protected]

Usage with config.json:

python3 send_new_free_learning_book_name_to_email.py -config config.json

About

Simple script that sends notification to email about new book from Packt Publishing Free Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages