jornado / timey

Timing your open applications on OSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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            |
+---------------------------------+---------------------------+

About

Timing your open applications on OSX


Languages

Language:Ruby 100.0%