This class holds methods related to the wide term "events"
This includes creating a simple action in BetterTouchTool, as well as
creating advanced event listeners which are going to be evaluated on btt-node-server side
Adds event listener to BTT. Keep in mind this is persistent, so if you call this method twice,
two entries will be added to BTT. Closing the browser / node process won't make the listeners die
This class holds methods related to the wide term "events"
This includes creating a simple action in BetterTouchTool, as well as creating advanced event listeners which are going to be evaluated on btt-node-server side