1 repo
User interfaces that support modular plugins and user-defined scripting.
Distinguishing note: Focuses on the extensibility of the UI, not the UI itself.
Explore 1 awesome GitHub repository matching user interface & experience · Extensible Interfaces. 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.
Features a modular console interface that supports custom plugins and scripts.