Skip to content

It creates Folders accordingly, based on file type like images, video, audio, documents, programs, etc.

Notifications You must be signed in to change notification settings

IndGeek/organizilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download from SourceForge:
Download Organizilla

Use organiZilla

It creates Folders accordingly, based on file type like images, video, audio, documents, programs, scripts etc.

  • Copy and paste te organizilla.exe to the folder where you have messed up files.
  • Double click on the exe file, and done!

Customize the source code ( for developers )

Windows

pip install pyinstaller
pyinstaller --onefile --noconsole --name organizilla --icon=organizilla.ico organizilla.py

Linux

pip3 install pandas
pip3 install pyinstaller
pyinstaller --onefile organizilla.py
chmod +x organizilla

About

It creates Folders accordingly, based on file type like images, video, audio, documents, programs, etc.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages