dbkynd / controlcast

A Launchpad Controller desktop application for streamers
MIT License
95 stars 39 forks source link

Launch Application via ControlCast #32

Closed HarbingerNo9 closed 7 years ago

HarbingerNo9 commented 7 years ago

Is there a way that I could assign a button to launch OBS or Discord? Maybe via a batch file if needed? That way I could also close the programs the same way too.

dbkynd commented 7 years ago

I'd use AutoHotKey to listen for hotkey combos and run whatever you need from that! Open programs, move windows. All sorts of fun stuff!