Routine is a simple workout timer written in the Rust programming language. It uses the Piston game engine.
Routine is licensed under the MIT license.
Routine uses Cargo, the Rust package manager.
Assuming you are in the project top level directory:
$ cargo build
$ cargo run
Contributions are welcomed!