jkwill87 / mnamer

media file renaming and organizing tool
https://pypi.org/project/mnamer
MIT License
772 stars 66 forks source link

Graphical User Interface (GUI) #83

Open jkwill87 opened 4 years ago

jkwill87 commented 4 years ago

Add support for an optional graphical user interface built with tkinter. This will be completely optional and won't add any other mandatory dependencies to the project since it is built-in with python. Can be run by either passing the -G flag to the mnamer command or through a seperate mnamer-gui executable on Windows.

mbnoimi commented 1 year ago

+1