An open API service indexing awesome lists of open source software.

https://github.com/lcaprini/react-remote-controller

A simple ReactJS package that executes a specific action when the related TV remote controller button is pressed
https://github.com/lcaprini/react-remote-controller

Last synced: 3 months ago
JSON representation

A simple ReactJS package that executes a specific action when the related TV remote controller button is pressed

Awesome Lists containing this project

README

        

# React Remote Controller
React Remote Controller is a small ReactJS package that allows to listen for every button pressed on the remote controller of a TV.
Software developer only need to initialise the service and providing to it every TV remote button it had to listen, and use a very simple React Hook to define the actions for buttons.