Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.42 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.42 KB

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