Fuck Zucchetti!
Go to file
Leonardo Barcaroli a64c661e22 setup.py cleanup and bugfix 2019-01-21 11:21:33 +01:00
.github Init 2019-01-07 11:16:16 +01:00
bot_z Updated find geckodriver mechanism 2019-01-21 09:33:28 +01:00
docs Init 2019-01-07 11:16:16 +01:00
tests Init 2019-01-07 11:16:16 +01:00
.editorconfig Init 2019-01-07 11:16:16 +01:00
.gitignore Working setup.py 2019-01-17 18:17:56 +01:00
.travis.yml Init 2019-01-07 11:16:16 +01:00
LICENSE README and LICENCE 2019-01-14 12:16:13 +01:00
MANIFEST.in Cleanup 2019-01-14 17:51:19 +01:00
Makefile Init 2019-01-07 11:16:16 +01:00
README.md README updated 2019-01-21 09:32:52 +01:00
requirements_build.txt bdist_wheel packaging 2019-01-21 09:32:41 +01:00
setup.cfg bdist_wheel packaging 2019-01-21 09:32:41 +01:00
setup.py setup.py cleanup and bugfix 2019-01-21 11:21:33 +01:00
tox.ini Init 2019-01-07 11:16:16 +01:00

README.md

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 the geckodriver binary (that can be downloaded here)
  • Install the wheel for your architecture
  • pip install . or pip install -e . will download the latest geckodriver 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

[x] Check in/out [ ] systemd {unit, timer} [ ] APIs [ ] Mailer