1 repo
File management applications specifically optimized for terminal environments.
Distinguishing note: Combines file management with terminal-specific UI and performance optimizations.
Explore 1 awesome GitHub repository matching business & productivity software · Terminal File Managers. Refine with filters or upvote what's useful.
Yazi is a high-performance terminal file manager designed for keyboard-driven navigation and organization of local file systems. Built as an asynchronous application, it utilizes a non-blocking runtime to execute concurrent file operations and interface updates, ensuring the user experience remains responsive even during intensive tasks. The interface is rendered directly into the terminal emulator using escape sequences to maintain minimal memory overhead. The application distinguishes itself through a modular architecture that supports custom functionality via an embedded scripting engine.
A high-performance terminal-based file manager emphasizing keyboard-driven workflows and asynchronous I/O.