https://github.com/gregdel/kimsufi_checker
Check availability of kimsufi.com dedicated servers. Notify using pushover (push notifications)
https://github.com/gregdel/kimsufi_checker
Last synced: 8 months ago
JSON representation
Check availability of kimsufi.com dedicated servers. Notify using pushover (push notifications)
- Host: GitHub
- URL: https://github.com/gregdel/kimsufi_checker
- Owner: gregdel
- Created: 2015-01-11T22:41:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-11T22:53:51.000Z (over 11 years ago)
- Last Synced: 2025-02-16T14:23:40.498Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is it ?
It checks the availability of the dedicated servers on kimsufi.com webservices.
It notifies you using pushover if the servers you want are available.
## Installation
Copy configuration file
```
cp config.ini.exemple config.ini
```
Install python stuff the way you want.
* requests
* pushover
## How to find the reference of the server
Open a web console on the kimsufi.com web page and search for the data-ref tag. It should look like '150sk30'.
## Enjoy