ffsubsync
ffsubsync copied to clipboard
build simple GUI and package in PyInstaller
hi, can you build exe file for windows users? i'm not kind of python guy
@AucT I might be able to do something like this with PyInstaller and tkinter. It's not ideal b/c it will be hugely bloated (as it requires packaging an entire Python interpreter) but I guess still better for non-CLI users.