lawrenceadams / schuss

Schuss - Command line status for the Gstaad ski-resort lift operation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

schuss

Schuss - Command line status for the Gstaad ski-resort lift operation.

Able to get lifts in operation at present at Gstaad (as of May 2021)

Operation

Simply call the file for an automatic result:

$ python3 ./schuss.py

Alternatively, specify an -w or -s flag for winter or summer results respectively:

$ python3 ./schuss.py -h
usage: schuss.py [OPTION]

Print Gstaad Ski Lift status at present. Defaults to mode appropriate for time
of year.

optional arguments:
  -h, --help     show this help message and exit
  -w, --winter   Use summer mode
  -s, --summer   Use winter mode
  -v, --version  show program's version number and exit
Screen.Recording.2021-05-15.at.12.13.152-1.mov

About

Schuss - Command line status for the Gstaad ski-resort lift operation


Languages

Language:Python 100.0%