angrymarker / BardMac-sicPlayer

Python script that converts .midi files to .scpt files, akin to BardMusicPlayer, but for mac!
6 stars 3 forks source link

Better GUI + standalone app using py2app #8

Closed realAbitbol closed 2 years ago

realAbitbol commented 2 years ago

The py2app-ed app works for me if given accessibility permission Gonna work on including some help with the required keybinds for my next PR

Compiled release v1.0-alpha2 is available on my repository but if it's confirmed working on a Mac without insytalling python or any other dependency then maybe you should compile it yourself and add it as a release to your repository

Cheers !