Timewatcher is a Timewatch auto filler
- Chrome(ium?)
- chromium-chromedriver
- python-selenium
To install requirements on Ubuntu:
$ sudo apt-get install chromium-chromedriver python-selenium
$ git clone https://github.com/Ddorda/timewatcher.git(if someone wanna add how to install on windows would be awesome)
$ cd timewatcher
$ ./timewatcher.pyOn first execution you'll be asked for your login credentials, which will be saved on same directory in config.json for later executions.