ronnathaniel / adp-autoclock

clocks in to adp for hourly workers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adp-autoclock

autmatically clock in & out of ADP for hourly workers

Usage

invoke the runner with a username, password, and operation

python3 runner.py <USER> <PASS> <OPERATION>

username and password are ADP credentials.

these are not stored anywhere, and discarded immediately.

there are two options for operation:

  • 0 - clocks in
  • 1 - clocks out

inspiration

written while working at Phone.com & clocked hours with ADP.

after constantly forgetting to clock hours, this script saved lives.

copyright

samo c 2019

S4M0

About

clocks in to adp for hourly workers


Languages

Language:Python 100.0%