Socket
Book a DemoInstallSign in
Socket

greenscreen

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

greenscreen

0.1.2
bundlerRubygems
Version published
Maintainers
2
Created
Source

GreenScreen

GreenScreen is a build monitoring tool that is designed to be used as a dynamic Big Visible Chart (BVC) in your work area. It lets you add links to your build servers and displays the largest possible information on a monitor so that the team can see the build status from anywhere in the room.

Getting Started

GreenScreen can be used to monitor jobs on any build server that publishes a information in "CruiseControl Multiple Project Summary Reporting Standard" format:

http://confluence.public.thoughtworks.org/display/CI/Multiple+Project+Summary+Reporting+Standard

This includes Jenkins/Hudson, as well as all variants of CruiseControl.

Create a "greenscreen.yml" file, to tell GreenScreen which servers you want to monitor:

# all jobs from the local Jenkins server
sources:
  -
    url: http://localhost:8080/cc.xml

Now, start GreenScreen with

 greenscreen -c greenscreen.yml

This start a web-server listening on (by default) port 3000. Point your browser at http://localhost:3000 to see thestatus of all of your builds. The screen will refresh every 15 seconds to keep itself up to date.

NOTE: GreenScreen is set up so that the name of the project will flash when it is building, but neither Safari nor IE support blinking text. You probably want to use Firefox to get the most value out of it.

If running on Windows, I'd suggest running Firefox in full screen mode. If on a Mac, either expand the window size to take up as much space as possible, or try finding a plugin that lets you go full screen.

FAQs

Package last updated on 27 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.