Skip to content

A TUI (Terminal User Interface) application for managing cache directories on Arch Linux systems.

License

Notifications You must be signed in to change notification settings

AndreLeclercq/cachectl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cachectl

A TUI (Terminal User Interface) application for managing cache directories on Arch Linux systems.

Description

cachectl allows you to:

  • Browse ~/.cache directory
  • View directory sizes
  • Navigate through folders
  • Delete selected files
  • Monitor total disk usage

Status

⚠️ This project is currently in early development and not suitable for production use. It serves as a learning project for Rust programming language. ⚠️

Requirements

  • Arch Linux
  • Rust toolchain

Building

cargo build

Testing

cargo test

License

MIT

Contributing

As this is a learning project, issues and pull requests will be reviewed but might not be accepted to maintain the educational focus.

About

A TUI (Terminal User Interface) application for managing cache directories on Arch Linux systems.

Resources

License

Stars

Watchers

Forks

Languages