rusty-krab-manager icon indicating copy to clipboard operation
rusty-krab-manager copied to clipboard

🕰️ - time management tui in rust

rusty-krab-manager

Crate Status Crates.io CI

🕰️ - let spongebob manage your time

The rusty-krab-manager is a terminal user interface written in Rust designed to facilitate task management with inspiration from the pomodoro technique developed by Francesco Cirillo. See it in action here!

img

More: [Installation] [Configuration] [Usage] [FAQ]

Note: This was my first experience coding in Rust so it is extremely likely there are things that could be done better. As a result, any and all pull requests are welcome!

BIG THANKS to tui-rs