Timesheet is simple ruby application for tracking time spent on projects. It is a console application that uses a simple text file storage back-end (YAML::Store) The main idea is to be able to produce reports of hours spent, such that I can use geektool to display the reports.
Required Ruby Version
None
Authors
John F. Schank III
Versions
- 0.3.0 December 21, 2011 (25.5 KB)
- 0.2.8 March 08, 2010 (24 KB)
- 0.2.7 February 20, 2010 (24 KB)
- 0.2.6 February 20, 2010 (24 KB)
- 0.2.5 February 08, 2010 (23.5 KB)