Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Simple python script that sends a SMS notification when an OVH server offer becomes available.

License

Notifications You must be signed in to change notification settings

EpicScriptTime/ovh-availability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ovh-availability

Travis Release MIT License

Simple python script that sends a SMS notification when an OVH server offer becomes available.

Requirements

  • Python3, pip and virtualenv installed
  • Twilio account credentials (for SMS)

Setup

  1. Clone this repository
  2. Setup the virtualenv and activate it
  3. Install the requirements
  4. Configure the settings to fit your needs

Crontab

Install this crontab to run the script every minute:

* * * * * /path/to/env/bin/python /path/to/ovh-availability/ovhavailability/check.py --sold-out --quiet

About

Simple python script that sends a SMS notification when an OVH server offer becomes available.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages