dpayne / UTCMenuClock

Simple Objective-C based Menu Clock for Mac OS X. Displays the UTC time in the menubar and nothing more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an obscenely simple program to add the UTC time to the MacOS
Menu Status Bar. I desperately wanted two clocks as the network that I
work on uses UTC Time exclusively for all of our devices. Converting
in my head was a true pain.

The latest version is 1.2afor Mac OS 10.6 and 10.7 (Intel) downloadable from
GitHub in the Downloads section:

https://github.com/netik/UTCMenuClock/downloads

---
Uses LaunchController, which is Copyright (c) 2010 Ben Clark-Robinson, 
ben.clarkrobinson@gmail.com

Compiled under XCode 4 and MacOS 10.7.

NOTE: After you install this software, you still have to run it to use it.  

Double-click "UTCMenuClock" in your /Applications folder. If you want it to 
start automatically every time, click on the UTC clock in the menu bar and 
select "Open At Login"

----
John Adams
11/2011

About

Simple Objective-C based Menu Clock for Mac OS X. Displays the UTC time in the menubar and nothing more.

License:Apache License 2.0


Languages

Language:Objective-C 100.0%