/sitechecker

This is web version of pingdumb

Primary LanguagePython

sitechecker

This is web version of pingdumb

##How to use it First, It needs to add environment variable

export SITECHECKER_SMTP_USERNAME=-gmail username-
export SITECHECKER_SMTP_PASSWORD=-gmail password-

Second, run server

python manage.py runserver

Finally, run batch python -m batch.batch

Then, that's it