A curated collection of IRTrans .rem remote definition files for Raspberry Pi and other IR automation systems.
Use these files to control lamps, TVs, soundbars, and other devices via IRTrans.
This repository requires IRTrans hardware and software to work.
More information can be found at the official IRTrans website: http://www.irtrans.de/en/
- remotes/: All
.remremote-definition files. - tools/: Optional helper scripts (e.g.,
test-ir.sh).
| Device | File |
|---|---|
| VGAzer Moon Lamp | VGAzerMoonLamp.rem |
| Samsung TV | SamsungTV.rem |
| LG Soundbar | LGSoundbar.rem |
-
Clone this repository:
git clone https://github.com/ArnieSkyNet/IRTrans-Remotes.git cd IRTrans-Remotes
-
Copy
.remfiles to your IRTrans remotes directory:sudo cp remotes/*.rem /usr/local/irtrans/remotes/ sudo systemctl restart irtrans
(Adjust the path based on your installation.)
Pull requests with new .rem files are welcome. Include:
- Device name
- Source of IR codes
- Any quirks or notes