Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 611 Bytes

File metadata and controls

15 lines (10 loc) · 611 Bytes

Timer for Tick

A menu bar application for OS X built with RubyMotion for tracking time via Tick's API.

Timer for Tick uses some great RubyMotion gems:

  • MenuMotion - Used for creating OS X menus
  • MotionKit - Used for the window layouts (using Auto Layout)
  • Motion-Tickspot - Used for accessing the Tick API and running timers

TODO

  • More efficient menu updating