A small stop watch/clock written in Rust.
For now the feature-set is very limited. This may change in the future.
The oldest Rust version known to work is 1.12.1
.
Travis CI makes sure it works on stable and beta
and tries to build nightly as well.
Apart from some smaller crates Stoppersclk is built using the awesome gtk-rs.
Just run cargo build
after cloning.
Stoppersclk is licensed under the GPL 3.0 or (at your option) any later version.