A node.js programm to send LIRC commands with values of mqtt
The program is fully customizable: See config.example.js and src/lib/config.ts for the syntax.
The program is stable and I am using it in a production environment, so there should be no errors
- download repo to a raspberry pi for example
npm cito install packagesnpm run buildto build typescript files into javascript files- Configure your needs in a
config.jsfile node .to start the program
- Better documentation!
- Unit tests
- config validator for
config.js - make lirc connection configurable
- Docker build
If you need additional features, create an Issue or contact me.
© 2022-2025 Trickfilm400