asticode / astilectron

Electron app that provides an API over a TCP socket that allows executing Electron's method as well as capturing Electron's events
MIT License
285 stars 67 forks source link

Implement global shortcuts #66

Closed benebsiny closed 9 months ago

benebsiny commented 1 year ago

See https://github.com/asticode/go-astilectron/pull/393

benebsiny commented 1 year ago

Off topic, won't it be a good idea to add tabs to the statements inside the case?

asticode commented 10 months ago

👍 I'll merge this PR once its GO counter-part is OK

Off topic, won't it be a good idea to add tabs to the statements inside the case?

If you feel like it, that would be a good idea indeed 👍

asticode commented 9 months ago

Thanks for the PR! ❤️