manifestinteractive / teleprompter

Browser-based TelePrompter with Remote Control
https://promptr.tv
Other
316 stars 113 forks source link

Added support for keyCode commonly sent by presentation remotes #28

Closed prust closed 3 years ago

prust commented 3 years ago

Presentation remotes are handy little devices that connect to your computer like a wireless keyboard and send button keypresses (typically to run a slideshow).

I've had a cheap little one for years (a Kensington) and I much prefer it to using my phone as a remote control, since the buttons are tactile and I don't need to look at it or wonder which button I'm pressing.

This pull request adds support for keypress events typically used by these remotes and maps them to functionality in the teleprompter:

manifestinteractive commented 3 years ago

I am manually integrating a version of these changes in the next release ( v1.2.0 )