Simple webpage checker in Python.
While main.py
is just an example of usage, the main function is in Monitor.py
.
python-dotenv
is only required by main.py
in order to load environment variables from a provided .env
file.
add conversion to int
more logging
update default interval
While main.py
is just an example of usage, the main function is in Monitor.py
.
python-dotenv
is only required by main.py
in order to load environment variables from a provided .env
file.
git clone https://git.birabittoh.duckdns.org/webpage-monitor.git