{"id":18451584,"url":"https://github.com/ncrocfer/kimsufi-availability","last_synced_at":"2025-10-03T19:26:14.774Z","repository":{"id":22706105,"uuid":"26050159","full_name":"ncrocfer/kimsufi-availability","owner":"ncrocfer","description":"A Python crawler that notify you when a Kimsufi / OVH server is available to purchase","archived":false,"fork":false,"pushed_at":"2019-01-11T19:04:18.000Z","size":146,"stargazers_count":40,"open_issues_count":7,"forks_count":24,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T04:11:55.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncrocfer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-01T12:34:27.000Z","updated_at":"2024-10-18T23:51:55.000Z","dependencies_parsed_at":"2022-08-21T10:00:20.601Z","dependency_job_id":null,"html_url":"https://github.com/ncrocfer/kimsufi-availability","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fkimsufi-availability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fkimsufi-availability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fkimsufi-availability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fkimsufi-availability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncrocfer","download_url":"https://codeload.github.com/ncrocfer/kimsufi-availability/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247764804,"owners_count":20992177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T07:29:10.716Z","updated_at":"2025-10-03T19:26:14.680Z","avatar_url":"https://github.com/ncrocfer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Kimsufi availability\n\nKimsufi servers are very interesting but extremely difficult to obtain. This script parses the OVH API and sends you a mail when a server is available.\n\n## Usage\n\n    Usage:\n      kimsufi.py [options]\n      kimsufi.py \u003cmodel\u003e... [options]\n\n    Options:\n      -h, --help     Show this help.\n      -v, --version  Show version.\n      -m, --mail     Send a mail when a server is available.\n\n    Examples:\n      kimsufi.py\n      kimsufi.py KS-1 KS-3\n      kimsufi.py KS-1 --mail\n\n## Output example\n\n    $ python kimsufi.py KS-1\n\n    KS-1\n    ====\n    Gravelines : 1H-high\n    Strasbourg : unavailable\n    Roubaix : unavailable\n    Beauharnois : unavailable\n\n    =======\n    RESULT : 1 server is available on Kimsufi\n    =======\n\n## Installation\n\nThe script works on Python 2.x and 3.x. It's just a simple script, so no _setup.py_ is offer :\n\n    $ git clone https://github.com/ncrocfer/kimsufi-availability.git\n    $ cd kimsufi-availability\n    $ pip install -r requirements.txt\n    $ python kimsufi.py\n\n## Mail configuration\n\nA mail can be sent with the `--mail` option. You can configure it with a `config.json` file : \n\n    $ cp config.json.sample config.json\n    $ vim config.json\n    {\n        \"email\": {\n                \"host\": \"...\",\n                \"port\": 587,\n                \"username\": \"...\",\n                \"password\": \"...\",\n                \"mail_from\": \"...\",\n                \"mail_to\": \"...\"\n        }\n    }\n\n## Using Cron\n\nYou can create a cron job to send you a mail periodically. For example :\n\n    * * * * * python kimsufi.py KS-1 --mail\n\n## License\n\nThis script is under the [Beerware](http://en.wikipedia.org/wiki/Beerware) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncrocfer%2Fkimsufi-availability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncrocfer%2Fkimsufi-availability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncrocfer%2Fkimsufi-availability/lists"}