https://github.com/joeferner/unisonht-lirc
https://github.com/joeferner/unisonht-lirc
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joeferner/unisonht-lirc
- Owner: joeferner
- Created: 2016-11-17T04:59:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T11:34:06.000Z (over 4 years ago)
- Last Synced: 2025-10-06T12:37:35.576Z (9 months ago)
- Language: TypeScript
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Test LIRC
```
sudo systemctl start lircd
irw
sudo systemctl stop lircd
```
OR
```
sudo lircd --allow-simulate --immediate-init --driver=file --nodaemon
irsend simulate "A10C000F 00 NUM1 tivo"
```