JenkinsHUD provides a team oriented UI of the Jenkins dashboard. Best on big screens for all to see.
##How to Use
###Locally
- Download: https://github.com/rbwestmoreland/JenkinsHUD/zipball/master
- Open
index.html
###Online
##Screenshot
http://www.flickr.com/photos/76189792@N06/6840275606/sizes/l/in/photostream/
##Made possible by:
- Jenkins CI
- Twitter Bootstrap
- jQuery
- freesound.org All sounds licensed under CC 3.0
##License Copyright 2012 Bates Westmoreland
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
##Issues If you are not able to connect to your Jenkins instance you may need to allow JSONP requests. This can be easily achieved with a Jenkins Plugin like Secure Requester Whitelist.