GitHunt
AD

adisteyf/Shellman

File manager for unix systems

Shellman file manager



  1. Seamless Workflow Integration πŸ› οΈ
    Easily integrates into your existing terminal-based workflow. Works well alongside tools like vim, nano, and others.

  2. 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.

  3. 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!

  4. 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

Languages

C++97.8%CMake2.2%

Contributors

MIT License
Created January 5, 2025
Updated January 5, 2025
adisteyf/Shellman | GitHunt