Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 325 Bytes

Website Monitoring with Pushover Notifications

To monitor a website and receive push notifications in your Pushover client simply clone this repository, install the requirements with

pip install -r requirements.txt

rename example.env to .env, fill your app and user token inside and run

python main.py