Basic files explorer using shell scprit and dialog for linux-based OS.
shell-bash-explorer
├── explorers/
│ └── explorer-en.sh # English Version
│ └── explorer-ptbr.sh # Brazilian-Portuguese Version
└── LICENSE # MIT Student License
- Install dialog:
sudo apt install dialog- Clone the repository:
git clone git@github.com:pedrocorsini/shell-bash-explorer.git- Run the chosen explorer:
bash explorer-(version).sh👤 Pedro Corsini
⭐ If you like this project, consider giving it a star!