Skip to content

Zikithezikit/fileOrganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ziki's Simple File Organizer

This is a simple file organizer made in python

Installation

Clone the repository

git clone https://github.com/Zikithezikit/fileOrganizer

Get the .py file in any directory you wish to organize and run the .py file

python3 ./organizer.py

Do it 👴 ⚡

Note

Notice file types

File types

Music = (".3ga", ".aac", ".ac3", ".aif", ".aiff", ".alac", ".amr", ".ape", ".au", ".dss", ".flac", ".flv", ".m4a", ".m4b", ".m4p", ".mp3", ".mpga", ".ogg", ".oga", ".mogg", ".opus", ".qcp", ".tta", ".voc", ".wav", ".wma", ".wv")

Videos = (".webm", ".MTS", ".M2TS", ".TS", ".mov", ".mp4", ".m4p", ".m4v", ".mxf")

Images = (".jpg", ".jpeg", ".jfif", ".pjpeg", ".pjp", ".png", ".gif", ".webp", ".svg", ".apng", ".avif")

Documents = (".Documents",".pdf",".txt", ".xlsx",".pptx")

Other = misc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages