Skip to content
Scott Serok edited this page Dec 29, 2017 · 8 revisions

Welcome to the TimecardAudit wiki!

Installing

TimecardAudit.jar is the executable JAR file you can download and run from any computer with a newer Java Runtime.

You can browse and download the latest release from the releases page.

From Source

git clone git@github.com:sas5437/TimecardAudit.git && cd TimecardAudit && gradle run

Release Notes

Download TimecardAudit.jar

  • Fix height of table so that the last row doesn't appear to be cut off.
  • Split table views showing raw input and calculated time cards.
  • Sortable table columns.
  • Shortcuts: Esc (to exit), Ctrl-o (to open a file)
  • Time pairs can be rounded to the nearest quarter or half hour (default is to not round).
  • Demo
Clone this wiki locally