antiboredom / videogrep

automatic video supercuts with python
https://antiboredom.github.io/videogrep
Other
3.33k stars 257 forks source link

The Mac App! Wow #44

Closed BaddMann closed 2 years ago

BaddMann commented 7 years ago

I've been trying to look into GUI interfaces and your videogrep beta app is fantastic! Are you planning on releasing the source? If not, can you please tell me what frameworks you're using? Thank you, Great Job

BaddMann commented 7 years ago

What I've found so Far: https://www.fyears.org/2017/02/electron-as-gui-of-python-apps-updated.html Not sure it's exactly what you've done but appears to be a good start to reproduce Videogrep app like capabilities

pietrop commented 5 years ago

@BaddMann this was a while back, but it's related to this issue https://github.com/antiboredom/videogrep/issues/38

The code is done using electron. As a workaround for now, if you download the desktop app and righ click onto Show Package Content you'd be able to see most of the electron codebase