One command monthly attendance at bob.
After you run the script you need to confirm it in UI
python3 pybob.py --email [email protected] --password qwerty
python3 pybob.py -h
-h, --help show this help message and exit
-e EMAIL, --email EMAIL
Email address you use to login to Bob.
Example: [email protected]
-p PASSWORD, --password PASSWORD
Password you use to login to Bob.
Example: qwerty
--start_hour START_HOUR
Optional indicator when do you start to work.
Defaults to 9.
Example: 8
--end_hour END_HOUR Optional indicator when do you finish work every day.
Defaults to 18.
Example: 17
--month_starts MONTH_STARTS
Optional indicator what day to start filling the dates.
Defaults to 25.
Example: 5