hopbit / timesheet.rb

timesheet.rb - Simple ruby script for tracking work hours, overtime, undertime, private exits and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timesheet.rb

Simple ruby script for tracking work time. It can automatically count overtime and hours to make up taking into consideration such things as private exits and flexible start/end of work. Tested only on Windows 10 with ruby 2.2+.

In use since 2016. TBC :)


TODO

  • Refactor to OOP.
  • Add Unit Tests.
  • Enable YAML configuration instead of passing args as script parameters.
  • Convert to GEM
  • Docs

About

timesheet.rb - Simple ruby script for tracking work hours, overtime, undertime, private exits and more.


Languages

Language:Ruby 100.0%