Skip to content

2023-OSS-Team12/FileManager

 
 

Repository files navigation

FileManager

Screenshot 2023-05-07 at 5 12 07 pm

Files:

  • GUI.py is the Graphical Interface version.
  • FileManager.py is the Command Line version.

Setup:

GUI File Manager:

Before use, please install PyQt5 please run the following command in the python terminal.

  • Windows: pip install pyqt5
  • MacOS: pip3 install pyqt5

Functions you can perform on files/folders:

  1. Search through computer or specific paths
  2. Directly open files
  3. Move files into folders
  4. Rename files
  5. Select multiple files
  6. Copy files
  7. Delete Files
  8. Create new folders

About

File-Manager | GUI Desktop Application made in Python using PyQt5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 53.5%
  • TeX 44.8%
  • Python 1.7%