View Single Post
Posts: 29 | Thanked: 7 times | Joined on May 2007
#26
Originally Posted by emjayes View Post
After trying out irreco, which I find amazing, I started wondering if it could be used as a total remote controller for a Linux PC.

I quickly discovered that a real lirc daemon is not the tool to use, since it only sends the commands through infrared transmitter and does not notify local clients at all.

After a bit of studying of how to communicate with lirc daemon, I hacked together a lircd emulator to run linux commands for each keypress of the irreco remote.
Thats pretty cool.

I have always thought that it would be nice to control Linux PC with irreco, what i had in mind was writing SSH commandline backend for irrco, but i never got the time