Fork me on GitHub

 
0.4 Nightly   0.3.2 Stable
changelog

Visuwall On Github

A visual status of your projects in a wall

Visuwall is a web application showing build and quality states of development projects in a very visual way that you can put it on a wall in your open space.

Description

Visuwall connects to softwares to get informations about projects and will display it in a web based client

Visuwall Currently support :

Visuwall main features :

Demo

Visuwall demo server (hosted on slow connection)

Installation

Download the application with links on top of the page and then you have 2 ways to run it :

You can launch Visuwall easily by running the next line and going to localhost:8081 with a browser :

$ java -jar visuwall.war
You have more options by running :
$ java -jar visuwall.war --help
Or you can drop the war in your favorite Servlet container

Bug / feature request

If you have found a bug or have any feature request you can create an issue on our github or even send us a mail. We will be pleased to have feedback and we will find a way to meet your needs

Project informations

License

Apache License 2.0

Authors

Arnaud LEMAIRE (dev@norad.fr)
Julien SMADJA (julien.smadja@gmail.com)

Old Versions

Development

Source code

You can also clone the project with Git by running:

$ git clone git://github.com/awired/visuwall

Project Resources