This is a simple console-based file explorer implemented in Python. It allows users to navigate through directories, view files, and perform basic file operations.
video.mp4
- List files and directories in the current directory
- Navigate through directories
- View file contents
- Clone the repository:
git clone https://github.com/dacharch/Explorer.git
- Change the Directory
cd Explorer
- Run the Project
python run.py