r2
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
A modern, high-performance file manager for the terminal. Built with .NET and Spectre.Console, it offers a visually ric…
A modern, high-performance file navigator for your terminal
Built with .NET 10 and Spectre.Console, Termix delivers a fluid, visually rich experience for navigating, searching, and managing files and your most-used directories, all from your terminal.
Watch the full walkthrough → Termix on Vimeo (1 minute)
h j k l, gg / G, and Ctrl+u / Ctrl+d.s and start typing to instantly filter your entire directory tree.m to mark a directory, then press b to open a filterable menu and
instantly jump to any saved location.v to select multiple files and perform batch operations (yank, cut, delete) with
ease..gitignore files to keep your views clean and relevant.Our installation scripts automatically download the latest native, self-contained version of Termix, which does not require the .NET SDK to be installed.
macOS / Linux:
# Install or update to the latest version curl -fsSL https://raw.githubusercontent.com/amrohan/termix/main/install.sh | bash
Windows (PowerShell):
# Install or update to the latest version iex (iwr "https://raw.githubusercontent.com/amrohan/termix/main/install.ps1")
For more options, like installing a specific version or uninstalling, see the Installation Guide.
This method is for users who prefer to manage Termix through the dotnet tool ecosystem.
To install the latest version (requires .NET 10 SDK):
dotnet tool install --global termix
To install a specific older version compatible with the .NET 9 SDK:
dotnet tool install --global termix --version 2.6.0
Termix uses Vim-style, case-sensitive keybindings. Press ? in the app for a full, scrollable list.
| Key(s) | Action |
|---|---|
↑ / k |
Move selection up |
↓ / j |
Move selection down |
h / Backspace |
Navigate to parent directory |
l / Enter |
Open file or enter directory |
gg / G |
Jump to top / bottom of list |
s |
Start real-time recursive search |
O |
Open in external editors/apps |
v |
Enter/Exit Visual Mode for multi-select |
m |
Mark (Add) a new bookmark |
b |
Open the Bookmark menu |
y |
Yank (copy) selected item(s) to clipboard |
Y |
Yank Path to system clipboard |
x |
Cut (move) selected item(s) to clipboard |
p |
Paste from clipboard |
d |
Delete selected item(s) (with confirmation) |
a |
Add a new file or directory |
r |
Rename selected item |
t |
Open the interactive sort menu |
? |
Show/Hide the Help Screen |
q |
Quit Termix |
For a complete guide on workflows, features, and advanced usage, please visit the * *official documentation site**.
Contributions are welcome! Whether it's bug reports, feature requests, or code contributions, please feel free to get involved.
Termix is licensed under the MIT License.
more like this
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags