node-CarPlay
node-CarPlay copied to clipboard
Key bindings in react-carplay and in node-carplay
Hey Rhys,
Firstly i would like to thank for your great work, i'm going to use your apps in my project in a car. I have a joystick there, and i would like to bind some new keys - like shortcut to messages or shortcut to google maps I saw there are bindings in react app but it leads to key bindings in node-carplay -> DongleHandler. There is a list of values that equals siri, left, right etc. Where did you found those values, are they from Autokit.apk ? Or you just wrote something else, that i couldn't ffind ?
I will be grateful for any answer.
@tomekrosiek please have a look https://github.com/rhysmorgan134/node-CarPlay/blob/master/modules/MessageHandler.js#L85-L114