Skip to content

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

Notifications You must be signed in to change notification settings

hopbit/timesheet.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages