Notices


Reply
Thread Tools
Posts: 32 | Thanked: 11 times | Joined on Oct 2011
#1
I was looking for a way to control mythtv from my phone, but it looks like none of the existing remote control apps are compatible with mythtv.

But, I got a command line program to run on the n9.

Basically it shows the onscreen keyboard as in the terminal and transmits most of the keys to mythtv, which is surprisingly useable with the arrows setting of the keyboard.


This is the program:

http://www.phaze.org/mythtv/cmdline-mythremote.tgz


In case someone wants to try is as well:

I compiled it and made an improvised deb package out of it (attached) which can be installed in dev-mode from the command line.

The following code
produces even an launcher from the homescreen.

Code:
[Desktop Entry]
Type=Application
Name=mremote
Exec=/usr/bin/aegis-exec -u user -s -l '/usr/bin/meego-terminal -n -e /opt/mremote/remote 192.168.xxx.xxx'
(goes into -eg-
/home/.local/share/applications/mremote.desktop)

Instead of xxx.xxx the ip of the frontend needs to be entered.
(and I have no idea what the last line exactly does but it works:-)
Attached Files
File Type: deb mremote_0.0-1_armel.deb (5.1 KB, 45 views)
 
Posts: 32 | Thanked: 11 times | Joined on Oct 2011
#2
And someone else made a gui app for that purpose:

https://meego.de/forum/meego-apps/35...950.html#35035
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:28.