Skip to content
/ MoT Public

Automated Mailing Program in Python That Sends Weather & News

License

Notifications You must be signed in to change notification settings

VESOC/MoT

Repository files navigation

Mail of Today

Mail of Today is a automated mailing program that sends weather and news data.

Base program only supports gmail but you can easily change the mail server on line 23 on MoT.py

info.py.example should be renamed to be info.py and have your email/password information.

Example info.py

EMAIL_ADDRESS='example@exmaple.com'
EMAIL_PASSWORD='myemailpassword'

About

Automated Mailing Program in Python That Sends Weather & News

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages