Simple python script that sends a SMS notification when an OVH server offer becomes available.
- Python3,
pip
andvirtualenv
installed - Twilio account credentials (for SMS)
- Clone this repository
- Setup the virtualenv and activate it
- Install the requirements
- Configure the settings to fit your needs
Install this crontab to run the script every minute:
* * * * * /path/to/env/bin/python /path/to/ovh-availability/ovhavailability/check.py --sold-out --quiet