/jenx

A Jenkins build server monitor for Mac OS X, powered by MacRuby. This app sits in your status bar and reports the status of all your Jenkins builds. Click on a job, and it opens it up in your browser. It even supports Growl!

Primary LanguageRuby

Jenx

A Jenkins build server monitor for Mac OS X

Jenx is written in MacRuby and has these features:

Landing page with screenshots: Jenx

Requirements

  • Mac OS X 10.6 (Snow Leopard) or higher
  • MacRuby 1.0 (nightly build, 2011-04-14 or newer)

Updates, Changelog & Feedback

  • Beta 1: You can get it here Jenx Beta1
  • You can ask question through email or submit a bug through GitHub

Contact

  • Email: jenx.monitor@gmail.com
  • Hop into the IRC channel: #jenx
  • Watch for updates on Twitter: @jenx_monitor
  • Ask me questions on Twitter: @tkocurek

Contributing

Everyone is encouraged to help improve this project.

Here are some ways you can contribute:

  • by reporting bugs
  • by suggesting new features
  • by writing or editing documentation
  • by writing specifications
  • by writing code (no patch is too small: fix typos, add comments, clean up inconsistent whitespace)
  • by refactoring code
  • by reviewing patches