blazepilot

🔥 BlazePilot

🌐 [English] | 🇪🇸 Español

Blazing-fast file explorer built with egui in Rust ⚡

A modern, lightweight, and highly customizable graphical file manager. Navigate your files smoothly with multi-language support, a tag system, thumbnails, Git integration, disk management, and much more.

Rust egui License Latest Release Ask DeepWiki ko-fi

BlazePilot screenshot 1 BlazePilot screenshot 2


✨ Features

⚡ Performance

📁 File operations

🏷️ Tag System / Quick Access (v0.11.0)

🎨 Interface and customization

🌍 Internationalization (v0.12.0)

🖥️ System integration


⌨️ Keyboard shortcuts

Shortcut Action
/ Select previous / next item
Enter Open selected folder or file
Cmd + A Select all
F5 / Cmd + R Reload / refresh
Extra Mouse Button 1 Navigate backward
Extra Mouse Button 2 Navigate forward

File operations

Shortcut Action
Delete Delete (move to trash)
Ctrl + Z Undo last operation
Cmd + C Copy
Cmd + X Cut
Cmd + V Paste
Cmd + Shift + N Create new folder
Cmd + Shift + F Create new file

Search and view

Shortcut Action
Alt + R Toggle recursive search
Ctrl + T Toggle Tag / Normal view
Ctrl + Shift + T Create new tag

Terminal

Shortcut Action
Alt + T Open terminal in the current directory

Tabs

Shortcut Action
Cmd + N New tab
Cmd + W Close current tab
Ctrl + Tab / Ctrl + → Next tab
Ctrl + Shift + Tab / Ctrl + ← Previous tab
Ctrl + 1Ctrl + 5 Go to tab 1–5

Dialogs

Shortcut Action
Enter Confirm (rename / create folder or file)
Escape Cancel (rename / create folder or file)

🚀 Installation

Just download the binary — no installation or external dependencies required:

  1. Go to the Releases page
  2. Download the binary for your system (currently Linux only)
  3. Give it execution permissions:
chmod +x blazepilot
  1. Run it!
./blazepilot

🛠️ Build from source

git clone https://github.com/Jhanfer/blazepilot.git
cd blazepilot
cargo run --bin blazepilot

📋 Roadmap


📄 License

This project is licensed under the Apache License 2.0 — see the LICENSE file for details.


💜 Do you like BlazePilot?

Give the repository a ⭐ and help me grow! 🚀

Made with ❤️ by Jhanfer