Provides a clear visual overview of file hierarchies
Powerful search capabilities reduce time spent finding files
Allows file operations without leaving the terminal interface
Customizable to fit individual workflows and preferences
Cons
Requires command-line usage, which might have a learning curve for new users
Advanced features like custom verbs and shortcuts require configuration
Key Features
Interactive directory tree viewIntelligent ignoring of files (.gitignore, .ignore)Fast, non-blocking search with immediate feedbackRegular expression and content-based file searchingLogical operators for search patternsIn-tool file manipulation (move, copy, delete, mkdir)Multi-panel view for file managementFile preview with image and PDF/Office support (via transformers)
Pricing
Free
Broot is completely free to use with no hidden costs.
Broot is a command-line tool designed to enhance file system navigation and management. It provides a visual, interactive tree view of directories, allowing users to quickly locate files and folders, even within complex hierarchies. Broot intelligently ignores unwanted files (like those specified in .gitignore) by default, but offers options to reveal them when needed. Its speed and non-blocking search capabilities ensure a fluid user experience, even when dealing with large file systems.
Beyond navigation, Broot integrates powerful search functionalities, including regular expressions and content-based searches, and allows for logical operators to refine queries. Users can perform file manipulations like moving, copying, and deleting directly within the interface, often with the benefit of a side-by-side panel view for drag-and-drop-like operations. It also offers file previewing, custom command execution on selected files, and detailed file system analysis, such as disk usage and git status, making it a comprehensive utility for developers, system administrators, and anyone who frequently interacts with the command line.
Broot is a command-line tool that provides an interactive, visual way to navigate directories, find files, and execute commands within your terminal. It offers a more efficient and intuitive alternative to standard terminal commands like ls and cd.
How much does Broot cost?
Broot is a free and open-source tool.
Is Broot free?
Yes, Broot is completely free to use.
Who is Broot for?
Broot is primarily for developers, system administrators, and any power users who frequently work with the command line and need an efficient way to manage and navigate file systems, find specific files, and perform file operations quickly.