Fuck Zucchetti!
Go to file
Leonardo Barcaroli 1c86362e64 Bump to v0.2.0 2019-02-20 18:16:25 +01:00
.github Init 2019-01-07 11:16:16 +01:00
bot_z Daemonic check-in/out. 2019-02-20 18:11:08 +01:00
docs Blacken'd 2019-01-21 17:59:44 +01:00
tests Blacken'd 2019-01-21 17:59:44 +01:00
.editorconfig Init 2019-01-07 11:16:16 +01:00
.gitignore Working setup.py 2019-01-17 18:17:56 +01:00
.pylintrc Pylint configuration. 2019-02-20 18:11:33 +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 Fix the README 2019-01-21 15:58:13 +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 Bump to v0.2.0 2019-02-20 18:16:25 +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

  • Check in/out
  • systemd {unit, timer}
  • APIs
  • Mailer