/simon

Continuous integration monitor

Primary LanguageRust

Simon

Build Status Build status

An oronym of an acronym: CI-Mon: Continuous Integration Monitor.

A light-weight desktop client to sit in the corner of your screen and monitor your continuous integration server.

Goals:

  • UI is information dense.
  • UI is useful and informative over a large range of window sizes.

Running the binaries

To try UI:

$ cargo run --bin simon

To try API:

$ cargo run --bin backend