Closed realAbitbol closed 2 years ago
Thank you for working on this!
Hey, it’s been a pleasure helping :)
Currently working into making this a standalone app with py2app. I have something working, wanna help me for testing ?
realAbitbol Le 23 nov. 2021 à 19:01 +0100, angrymarker @.***>, a écrit :
Thank you for working on this! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
https://github.com/realAbitbol/BardMac-sicPlayer/releases/tag/testing
Here's the standalone.
If you want to compile it yourself just pull my py2app branch, install py2app and run
python3 setup.py py2app
Added a basic, yet functional GUI needs the following installs : pip3 install pysimplegui brew install python3-tkinter