A TUI (Terminal User Interface) application for managing cache directories on Arch Linux systems.
cachectl
allows you to:
- Browse ~/.cache directory
- View directory sizes
- Navigate through folders
- Delete selected files
- Monitor total disk usage
- Arch Linux
- Rust toolchain
cargo build
cargo test
MIT
As this is a learning project, issues and pull requests will be reviewed but might not be accepted to maintain the educational focus.