node-CarPlay icon indicating copy to clipboard operation
node-CarPlay copied to clipboard

Key bindings in react-carplay and in node-carplay

Open tomekrosiek opened this issue 2 years ago • 1 comments

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 avatar Oct 20 '22 16:10 tomekrosiek

@tomekrosiek please have a look https://github.com/rhysmorgan134/node-CarPlay/blob/master/modules/MessageHandler.js#L85-L114

pavelmickevic avatar Jul 21 '23 07:07 pavelmickevic