Shellman file manager
-
Seamless Workflow Integration π οΈ
Easily integrates into your existing terminal-based workflow. Works well alongside tools like vim, nano, and others. -
GUI-like Navigation π₯οΈ
Shellman follows a GUI-like interface in your terminal, making it easier to navigate. Think of it as a file manager that blends the simplicity of the terminal with the intuitiveness of a graphical UI. -
Handy Features
Shellman comes packed with useful features that enhance your file management experience. From quick navigation to bulk operations, everything is at your fingertips! -
Comprehensive Help Section π
Whether you're a beginner or an advanced user, Shellman has a robust help section with hints and commands to get you started and keep you going.
Features
- Simple & Clean Interface: No distractionsβjust what you need.
- Intuitive Navigation: Use arrow keys to move around, like a GUI!
- Command History: Never forget the commands you use frequently.
- Multi-pane View: View your directory tree and files side by side for quick access.
Developers π¨βπ»π©βπ»
| Name OR pseudoname, nickname | Role | GitHub |
|---|---|---|
| Evan Matthew | Developer | @evan-matthew |
| Adk / Adisteyf | Developer, helper, contributor | @adisteyf |
Installation π¦
git clone https://github.com/yourusername/shellman.git
cd shellman
mkdir build
cd build
cmake ..
make