lirc-simulator

1.0.1 • Public • Published

lirc-simulator

NPM version Dependency Status Build Status XO code style License

A rudimentary LIRC simulator

This tiny piece of software simulates a lircd and is listening on 127.0.0.1:8765. It replies SUCCESS without DATA to all received commands. 2 Seconds after a client connects it broadcasts a single button press of button1 of remote1. Another 2 seconds later button2 will be pressed 3 times with incrementing repeat counter and 400ms pause between each press. That's all. ;-)

I use this for automated testing of lirc2mqtt.

Install

npm install -g lirc-simulator

Usage

Just call lirc-simulator - there is no config file and no command line parameters.

License

MIT © Sebastian Raff

Package Sidebar

Install

npm i lirc-simulator

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • hobbyquaker