Crates.io | rusty-krab-manager |
lib.rs | rusty-krab-manager |
version | 1.3.0 |
source | src |
created_at | 2020-01-24 20:57:08.697732 |
updated_at | 2022-10-21 14:26:39.781692 |
description | Time management TUI inspired by the pomodoro technique as described by Francesco Cirillo |
homepage | https://github.com/aryakaul/rusty-krab-manager |
repository | https://github.com/aryakaul/rusty-krab-manager |
max_upload_size | |
id | 201652 |
size | 551,664 |
🕰️ - 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!
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