thilo / IntegrityX
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Thilo Utke (author)
Mon Dec 07 12:59:35 -0800 2009
commit a89f226ba9f7a4f7c25db109ed89204ee8c6e853
tree b5aab21df471f921088928a6ad8a48185995fdda
parent e835f6df2dfc788646bd8911604ee7e5560da02c
tree b5aab21df471f921088928a6ad8a48185995fdda
parent e835f6df2dfc788646bd8911604ee7e5560da02c
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Classes/ | ||
| |
English.lproj/ | ||
| |
Info.plist | ||
| |
Integrity.tmproj | ||
| |
IntegrityX.xcodeproj/ | ||
| |
README | ||
| |
Spec/ | ||
| |
Vendor/ | ||
| |
icon-failure.png | ||
| |
icon-inactive.png | ||
| |
icon-success.png | ||
| |
main.m | ||
| |
rb_main.rb |
README
This was done during the DevHouseBerlin ( http://wiki.upstream-berlin.com/index.php/DevHouseBerlin2 ). I wrote this to play around with MacRuby ( http://macruby.org ) and Cocoa. == What it does == Allow you to choose one project from an Integrity ( http://integrityapp.com ) CI server for which you want to get updates of the build status. == Requirements == It requires MacRuby 0.4 for OS X 10.5 or MacRuby 0.5 for OS X 10.6 == Know Issues == * No error handling * Lack of tests * Might not work with future builds of MacRuby * Pref changes are not picked up correctly * Specs only run with MacRuby 0.4 so far == TODO == * Do Testing * Show colored menu item instead of text as status indicator * Support display of multiple projects with status in the menu * Hide unused menu

