Skip to content

JustinGrilli/organize-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

organize-media

A Python GUI tool, used for organizing your local media files.

Installation

  • Download the Organize Media folder
    • Currently only supported on Windows. (v10+)
    • The program will run from wherever the Organize Media folder is saved.
    • It does not need to be installed after it has been downloaded.

Compile

To compile the application, run the following:

pip install pyinstaller
pyinstaller -w -F --paths src --distpath "./Organize Media" -n "Organize Media" src/app.py

About

A tool for organizing your local media files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages