gear / ut-automation-tools

Tools to automate bureaucracy shits at UT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ut-automation-tools

Tools to automate bureaucracy shits at UT.

Tools available:

  • srwtimerec: Clock in and clock out from the timestamp system.
30 8 * * 1,2,3,4,5 /home/gear/miniconda3/envs/dev/bin/python /home/gear/projects/ut-automation-tools/srwtimerec.py <staff_id> <staff_pw> in &
5 17 * * 1,2,3,4,5 <path_to_python_env_bin>/python <path_to_this_proj>/srwtimerec.py <staff_id> <staff_pw> out &

TODOs:

  • Add crontab configs.
  • [] (Alternative to cron) Add Timer configs.
  • [] Confirmation of successful stamps.

About

Tools to automate bureaucracy shits at UT

License:MIT License


Languages

Language:Python 100.0%