Minimal python script to check and send an email when a server is available at OVH
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
README.md
beep.mp3
kimsufi.py
sample.conf

README.md

check-kimsufi

A minimal Python script that checks continuously if a server is available to buy, and executes a command when it is.

Requires requests. Tested with Python 3.5.

Quickstart

cp sample.conf kimsufi.conf
vim kimsufi.conf # change the configuration options at ease
python kimsufi.py

Other projects worth checking: