| Crates.io | sukkiri |
| lib.rs | sukkiri |
| version | 0.1.2 |
| created_at | 2026-01-12 12:01:31.308768+00 |
| updated_at | 2026-01-13 06:32:31.486918+00 |
| description | A lightweight TUI disk cleanup tool for macOS |
| homepage | |
| repository | https://github.com/mmrakt/sukkiri |
| max_upload_size | |
| id | 2037611 |
| size | 95,374 |
A lightweight TUI disk cleanup tool for macOS, written in Rust. It helps you reclaim disk space by clearing caches, logs, and development-related junk files (Xcode, Docker, node_modules, etc.).
You can install sukkiri directly from crates.io:
cargo install sukkiri
node_modules, Xcode DerivedData, Docker images, and more.Simply run:
sukkiri
-h, --help: Show help information-v, --version: Show version informationj / Down: Move downk / Up: Move upSpace: Toggle selectiona: Toggle allEnter: Proceed to clean selected itemsq: QuitMIT