An OVH server tracker for Kimsufi, maybe So You Start. Many communication channel
Go to file
Dryusdan 04ee900ade Change tipo 2020-12-22 22:10:34 +01:00
config Send a unvailable message 2020-12-11 14:37:31 +01:00
src Change tipo 2020-12-22 22:10:34 +01:00
.gitignore Add discord notification 2020-12-11 13:11:28 +01:00
LICENSE Initial commit 2020-12-08 10:09:21 +01:00
README.md Improve README 2020-12-09 20:03:42 +01:00
requirements.txt Improve README and requierments.txt 2020-12-09 19:40:44 +01:00
servertracker.py First commit 2020-12-09 16:20:59 +01:00

README.md

OVH-server-tracker

An OVH server tracker for Kimsufi, maybe So You Start.

Purpose

The objective is to send notifications when the Kimsufi server you want is available in the zone(s) desired. There is many type of notification listed here : https://github.com/caronc/apprise Actualy only email, xmpp are supported here. Easy to integrate other (see src/notifications.py) Discord and Matrix are planned.

Documentation

References and zones

In doc/, you can find the list of references Zone are fra, gra, rbx, sbg for Kimsufi

Installation

  • git clone https://git.drycat.fr/Dryusdan/OVH-server-tracker.git
  • cd kimsufi
  • Create virtual environment: python3 -m venv .
  • Source it: source bin/activate
  • Install dependencies: pip install -r requirements.txt
  • cp config/kimsufi.sample.yml config/kimsufi.yml
  • Edit config/kimsufi.yml
  • python3 servertracker.py