GUI.pyis the Graphical Interface version.FileManager.pyis the Command Line version.
Before use, please install PyQt5 please run the following command in the python terminal.
- Windows:
pip install pyqt5 - MacOS:
pip3 install pyqt5
- Search through computer or specific paths
- Directly open files
- Move files into folders
- Rename files
- Select multiple files
- Copy files
- Delete Files
- Create new folders
