Sergey Petrov
Sergey Petrov

Reputation: 1

Is there any existing method to get pretty Hudson CI dashboard for showing it on big screen?

I have a Hudson instance running my builds for me. Everything is perfect, except Hudson dashboard and job page is really ugly.

Also, I have big screen TV in my office which is supposed to be used as live reporting screen for developers. So, I'd like to have hudson reports shown there.

Is there any existing extensions, custom css or something like that to get pretty, useful design of hudson dashboard and job page?

Upvotes: 0

Views: 985

Answers (2)

Jan Molak
Jan Molak

Reputation: 4526

I've recently released a new Jenkins Build Monitor Plugin, which you might find useful. I designed it to accommodate for different screen sizes, including big screen TVs. Give it a shot and let me know what you think!

Upvotes: 1

Bernard
Bernard

Reputation: 7961

There are a couple of Hudson plugins that can do this for you. Have a look at the Dashboard View plugin and the Radiator View plugin and see if they meet your needs.

Upvotes: 1

Related Questions