inputlircd
Zeroconf LIRC daemon using input event devices
Install
- All systems
-
curl cmd.cat/inputlircd.sh
- Debian
-
apt-get install inputlirc
- Ubuntu
-
apt-get install inputlirc
- Kali Linux
-
apt-get install inputlirc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install inputlirc
- Raspbian
-
apt-get install inputlirc
- Dockerfile
- dockerfile.run/inputlircd
inputlirc
Zeroconf LIRC daemon using input event devices
This is a small LIRC-compatible daemon that reads from /dev/input/eventX devices and sends the received keycodes to connecting LIRC clients. Inputlircd needs no configuration, it uses the standardised names for the keycodes as used by the kernel. Many USB remote controls that present HID devices, as well as multimedia keyboards should work out of the box.