Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 864 Bytes

README.md

File metadata and controls

52 lines (39 loc) · 864 Bytes

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