962 B
962 B
Bot_Z
A bot to easen the daily routine with zucchetti virtual badge.
- Free software: GLWTS public licence.
Features
- Login/Logout
- Check in/Check out
Install
Either clone this repo and pip install .
or use one of the provided packages.
Pay attention: this package needs a working binary of geckodriver.
You can either proceed in one of the following ways:
- Install the source distribution and put in your
$PATH
thegeckodriver
binary (that can be downloaded here) - Install the wheel for your architecture
pip install .
orpip install -e .
will download the latestgeckodriver
and put it in a path where the code will be able to find it.
BEWARE: the code gives precedence to the geckodriver
in $PATH
over that donwloaded.
TODO
- Check in/out
- systemd {unit, timer}
- APIs
- Mailer