LinHES Forums http://forum.linhes.org/ |
|
Is there a Myth Interface to hwmon/xmbmon? http://forum.linhes.org/viewtopic.php?f=6&t=10560 |
Page 1 of 1 |
Author: | shinchy [ Tue Jun 20, 2006 9:51 am ] |
Post subject: | Is there a Myth Interface to hwmon/xmbmon? |
Has anyone developed an interface to this? I see the cl setup in the wiki but haven't seen anything MythUI based. Thanks, Shawn |
Author: | mad_paddler [ Tue Jun 20, 2006 3:36 pm ] |
Post subject: | |
The closest thing i've found in the past is to setup a key on the remote to run this command: /usr/bin/mythtvosd --bcastaddr=127.0.0.1 --template=alert alert_text="`/usr/bin/mbmon -c 1 -t -u | sed -e 1d -e 3d`" (watch wrapping) that will popup the temp in a little box while watching livetv or recordings |
Author: | lel [ Thu Jun 22, 2006 4:44 pm ] |
Post subject: | |
I'd like to push for "osd_cat", while not as stylish, it works on top of anything and not just tv-recordings. It's an easy way to show info that myth doesn't. Code: mbmon -c 1 | osd_cat -f -adobe-helvetica-bold-i-normal-*-34-*-*-*-*-*-*-* -c white -s 3 -S black -O 1 -u black
It has a nice progress bar mode also and I use it in a hack to show % diskspace along with other info. Search for osd_cat. |
Author: | mad_paddler [ Fri Jun 23, 2006 9:16 am ] |
Post subject: | |
i'll have to give that a go later! |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |