Hi! I recently published new version of the package that I mentioned from time to time in various threads here - if any of you happen to know JavaScript or is using web view, then I'd encourange to have a look
The package can be run both on node, or in browser (via packages such as browserify
). It also provides it's own type definitions, so if your using TypeScript you should be happy, too!
There are few examples on how to use this package, alongside the docs. If you seek to know what actions have what ID's in BetterTouchTool, you can check the typings definitions - I've written down lots of most important actions/triggers numeric IDs.
You can combine the power of JavaScript (for example, websockets) with BetterTouchTool - for really advanced use cases that can be achieved easly
Let me know what you think about it!