Skip to content

Latest commit

 

History

History

File_Manager

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

A simple App For Manage Files

how start it :

    git clone https://github.com/alisharifyy/Python-Less.git

    cd File_Manager

    python or python Main.py

How Work's:

this app is for manage files in your Pc - imagine you have lot's of file in a directory this app manage all files For you immediately app create Folder For each File(Extension of each file) and move each file to their extension Folder


for example:
when Run app in folder with this contents:


first.png (file)
first.txt (file)
first.mp4 (file)
first.psd (file)
first.mp3 (file)

app Act Like this:


png_files (folder)
txt_files (folder)
mp4_files (folder)
psd_files (folder)
mp3_files (folder)

and move Same file's to their Owen Folder