| View previous topic :: View next topic |
| Author |
Message |
jgombos
Joined: 13 Feb 2010 Posts: 2
|
Posted: Sat Feb 13, 2010 5:40 am Post subject: Controlling NoviiRemote using a script run by MythTV |
|
|
Is there any way to control NR without using the touchscreen?
It would be useful to have a linux server connect to a Palm that runs NR, and send channel numbers on a schedule, which NR would then relay to a set top box using IR.
In effect, the Palm could potentially act as the following device:
http://www.irtrans.com/en/shop/wifi.php
enabling MythTV users to escape the astronomical price of that hardware.
And if not, are there any open source Palm apps similar to NR, that a developer could modify to support this? |
|
| Back to top |
|
 |
golubev Moderator

Joined: 28 Nov 2003 Posts: 464 Location: NoviiMedia
|
Posted: Wed Mar 10, 2010 2:58 am Post subject: |
|
|
I think it won't be a hard task to force NR accept commands via the command line arguments or some other events.
The more hard task is to write (or find?) a client software for a Palm which could accept commands from the Linux server and pass then to NR. Any ideas ? |
|
| Back to top |
|
 |
jgombos
Joined: 13 Feb 2010 Posts: 2
|
Posted: Wed Mar 10, 2010 9:56 am Post subject: |
|
|
| golubev wrote: |
The more hard task is to write (or find?) a client software for a Palm which could accept commands from the Linux server and pass then to NR. Any ideas ? |
There's nothing that I know of to receive linux commands, but there is a project that receives system health info from a PC, and plots it: http://palmorb.sourceforge.net/
Perhaps bits from that project could be used to transfer commands. |
|
| Back to top |
|
 |
|