Skip to content

aarthig121/MessageBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Python-Email-Alert

This program was built so that when run, it will send an email to the specified address in the program. It can also be used to send SMS messages to phone numbers. You can sent multiple messages and delays between these multiple emails. This program is used mainly as a simply and easy way to alert you of something when you check your email.
Carrier rates may apply and messages may be delayed. T-Mobile, as far as testing goes, has had the fastest results in receiving messages.

How I Built this?

This program was built with Python and SMTP Library.

How To Run Program

2. Click on the Security Tab on the left hand side.

3. Turn on access to less secure apps

4. Create a config.json file and input the following information
{"email": "Your Email", "password": "Your Password"}
5. Replace all the other information in the program and run it.
6. Have fun!

Improvements for the Future

In the future I hope to be able to add a timer so that you can schedule an email to be sent. This will make is easier for users to send emails without having to wait. I also hope to expand it to all email providers such as Yahoo! and Outlook.

About

Sends emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages