/timey

Timing your open applications on OSX

Primary LanguageRuby

Timey

Records the amount of time you spend in each application

To install

bundle install

To run

ruby path/to/timey.rb

To view the results

CTRL-C

It looks like...

+----------------+---------------------------+
| Application    | Seconds / Minutes / Hours |
+----------------+---------------------------+
| Sublime Text 2 | 80 / 1.0 / 0.0            |
+----------------+---------------------------+

+---------------------------------+---------------------------+
| File                            | Seconds / Minutes / Hours |
+---------------------------------+---------------------------+
| Sublime Text 2|README.md — timey | 80 / 1.0 / 0.0            |
+---------------------------------+---------------------------+