srizzling / tmshts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate tempo sheets so gui doesn't have to be annoyed at me on mondays

This is how I do my timesheets

timesheets

Notes/Caveats

  • This script is brittle and hacky - but see relevant XKCD comic on automation - as why I don't want to spend too much time on it
  • This script assumes you do your timesheets on friday of the week you are submitting your timesheets or you do your timesheets on monday the week after (if gui msgs you for example), if you do your timesheets everyday this script isn't for you
  • All time is logged against one Jira entry (defined with JIRA_TO_LOG_AGAINST at the top of tmsht.sh)
  • You spent 100% at shell (8 hours all day all week)
  • leave is submitted to admin-12
  • this script relies on the following utilities to be available in your path

About


Languages

Language:Shell 100.0%