Skip to content

Python App with Tkinter GUI. Created to clean up and backup discographies from one drive to another. Created for personal use, feel free to try it out.

License

Notifications You must be signed in to change notification settings

Soundwave2142/music-backuper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soundwave Music Backuper


Initial commit of the alpha script for music copier. Will be extended in time. Description will be changed.


How to build exe file from this app

Git release should have already build last version of the program available for download and use, in that case you want to modify and build it yourself, here's a quick guide.

  • Install pyinstaller, it's a py to exe convertor.
  • create folder in this project, for example '_exe_build' and open it in terminal
  • Run the following command to create exe file
pyinstaller /../app.py --onefile -w
  • Use run.exe file however you want from dist folder

About

Python App with Tkinter GUI. Created to clean up and backup discographies from one drive to another. Created for personal use, feel free to try it out.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages