• Stars
    star
    175
  • Rank 218,059 (Top 5 %)
  • Language
    Ruby
  • Created over 13 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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!

Jenx

Note: Due to Appleโ€™s abandonment of the Objective-C Garbage Collector (libauto) which MacRuby relied heavily on and hence Jenx relied on, Jenx no longer works on recent versions of OS X and future development of Jenx is on an indefinite hiatus.

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!

Screenshot

Screenshot

Requirements

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

Updates, Changelog & Feedback

  • The beta release can be downloaded here Jenx

Contact

Contributors

Roman Dmytrenko (erka)

  • brought ssl and basic auth to Jenx

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