Skip to content

Brikaa/newecom-monitor

Repository files navigation

Newecom Notifier

Monitor the registration status in http://newecom.fci-cu.edu.eg/

Running

$ pip install requests
$ cp secrets.py.sample secrets.py

and edit secrets.py with your own data then:

$ python3 registration_monitor.py

The process will exit with 0 status once done. You can chain it with other commands like:

$ python3 registration_monitor.py && python3 extras/discord_webhook.py WEBHOOK_URL MESSAGE && notify-send "Registration has started"

You can use the following script in the same way as above after registering to see if the registration restarts:

$ python3 restart_monitor.py

About

Monitor the registration status in http://newecom.fci-cu.edu.eg/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages