Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 377 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 377 Bytes

TimewatchReporter

Required dependencies:

pip install selenium
brew cask install chromedriver

Usage

python timewatch.py company_number employee_number password

To run without opening the browser

python timewatch.py company_number employee_number password -s

For more help and other options

python timewatch.py -h