Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 444 Bytes

File metadata and controls

9 lines (7 loc) · 444 Bytes

File_Manager

A file manager made using python3 and pyqt5

1 . New -> creates a new file 2 . Open -> opens a given file in its native application 3 . Search -> Searches for a file based on the file name and the root directory where you want to search for it. (Firstly enter the name of the file along with the extension and then enter the root directory for where you want to search) 4 . About-> Loads the github page in your default browser