Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages