|
|
|
|
|
by njharman
3987 days ago
|
|
I've been looking for something to do this (below) in python at least on backend. Big screen on wall with 6 or so boxes. Each box displaying data which updates in real time. Such as - scrolling list of source control commits
- graph of busy/idle slaves
- single big number, pending builds
- graph of open ticket counts
- etc
I can't tell if this is one of Pyxley's use cases? |
|