Skip to content

Choof is a fast and minimal CLI tool for managing files, built with Bubble Tea for Linux

elParadigm/choof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choof

Choof Demo

Choof is a lightweight and intuitive CLI tool for viewing and managing file information efficiently. It provides a visually appealing and structured way to inspect file details, delete files, rename them, and open them directly from the terminal.

Features

  • Detailed File Info: Displays metadata such as size, creation/modification dates, permissions, and hashes (SHA256, MD5).
  • File Operations: Delete, rename, and open files with simple keybindings.
  • A permission modification tool
  • User-Friendly Interface: Clean, structured output with colors and icons.
  • Keyboard Shortcuts:
    • Ctrl + c / q - Close the program
    • d - Delete file (with confirmation)
    • Ctrl + r - Rename file
    • Ctrl + o - Open file
    • Ctrl + p - Permission changer
    • p - Toggle permission explainer
    • s - Toggle size

Installation

# Clone the repository
git clone https://github.com/elParadigm/choof.git
cd choof

# Build and run
go build -o choof
./choof <filename>

Usage

choof /path/to/file

Navigate the interface using the provided keybindings to manage your files efficiently.

Contributing

Pull requests are welcome! If you have suggestions or find issues, feel free to open an issue on the repository.

About

Choof is a fast and minimal CLI tool for managing files, built with Bubble Tea for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages