Skip to content

cduck/stopAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###To use Enter your email account login credentials in mailAuth.py. This program will log into this email account to send the alert emails.

Modify the list of email addresses in alertConfig.py and optionally configure the other settings.

####Run using python 2

$ python alertConfig.py

####If running on a linux server from a startup script

nohup sudo -u /usr/bin/python /path/to/stopAlert.py >/tmp/stopAlertLog 2>&1 &

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages