An open API service indexing awesome lists of open source software.

https://github.com/joeferner/unisonht-lirc


https://github.com/joeferner/unisonht-lirc

Last synced: 5 months ago
JSON representation

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"
```