MCPcopy Index your code
hub / github.com/aryakaul/rusty-krab-manager

github.com/aryakaul/rusty-krab-manager @v1.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.3 ↗ · + Follow
49 symbols 85 edges 9 files 24 documented · 49%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

nextupnotif
called by 5
src/posttask_utils.rs
choose_task
called by 5
src/main.rs
next
called by 4
src/ui/mod.rs
update
called by 4
src/ui/mod.rs
playsound
called by 3
src/posttask_utils.rs
finishnotif
called by 3
src/posttask_utils.rs
convert_hashmap_to_tuplevector
called by 3
src/assignment_utils.rs
create_default_file
called by 3
src/default_files.rs

Shape

Function 29
Method 11
Class 8
Enum 1

Languages

Rust100%

Modules by API surface

src/assignment_utils.rs14 symbols
src/ui/mod.rs13 symbols
src/ui/event.rs7 symbols
src/default_files.rs4 symbols
src/posttask_utils.rs3 symbols
src/main.rs3 symbols
src/settings_util.rs2 symbols
src/rand_utils.rs2 symbols
src/fileops_utils.rs1 symbols

For agents

$ claude mcp add rusty-krab-manager \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page