Skip to content

Files

Latest commit

64aa640 · Jun 7, 2022

History

History

File_Manager

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 7, 2022
Jun 7, 2022

A simple App For Manage Files

how Work's:

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

    cd File_Manager

    python or python Main.py

Then ...

app create Folder For each File(Extension of each file) and move Same extension Files to their 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