![]() |
![]() |
|
| 0.4 Nightly | 0.3.2 Stable changelog |
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.
Visuwall connects to softwares to get informations about projects and will display it in a web based client
Visuwall Currently support :
Visuwall main features :
Visuwall demo server (hosted on slow connection)
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.warYou have more options by running :
$ java -jar visuwall.war --helpOr you can drop the war in your favorite Servlet container
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
Apache License 2.0
Arnaud LEMAIRE (dev@norad.fr)
Julien SMADJA (julien.smadja@gmail.com)
You can also clone the project with Git by running:
$ git clone git://github.com/awired/visuwall