1
SAM41
6y

Anyone using lirc (Linux infrared remote control) and got a Windows or Android program to control it through the network?
I did not find any that actually worked so I started my own yesterday.
The communication with lirc is surprisingly easy.
My next step is parsing the remote configuration files from lirc.
After that I need to get the GUI look better.

Comments
  • 0
    Parsing works and the GUI is ok.
    Next I implement a way to create custom remote-layouts.
Add Comment