![]() |
[Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
1 Attachment(s)
Customize Queen BeeCon Widget (>=v0.1.4) to display:
N900 Mini Monitor - Extras Admission Celebration Edition The Beecon will show System Information relevant to Battery, CPU and Load, Uptime, Network/Internet, WIFI and File Systems. This is a special Beecon celebrating the QBW admission to Maemo Extras Images are attached to this post. http://i44.tinypic.com/72dk6q.jpg http://i44.tinypic.com/efqp80.png Code:
[queen-beecon-header] |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
Hi i just want to try the mini monitor on my N900 but even if i change the settings and the command i dont be able to see any output on the desktop -.-' what setting do i have to make??
http://upload.iszene.com/images/rman...it8j_thumb.pnghttp://upload.iszene.com/images/abe1...z8dz_thumb.pnghttp://upload.iszene.com/images/di4r...he28_thumb.png |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
So i finally got an output but it's not straight. do you have a clue??
http://upload.iszene.com/images/qv6m16aywcdinyjgq2j.png |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
Same here!!
Can you give me the command from the desktop widget at the bottom of your screen?! Also, do you have a working temp. command? |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
did you mean the traffic widget??? thats Personal Dataplan Monitor which you can download on the program manger!
http://maemo.org/downloads/product/r...et_installfile |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
Quote:
But I see there could be and issue with the import of the instance here. How did you perform the import? Try to paste this command there: Code:
hal-device bme | awk '/l.p/ {perc = $3}; /g.c/ {curr = $3}; /g.la/ {last = $3}; /s_c/ {isch = $3} END if (isch == "false") {print curr"/"last"<span font=\"11\">mAh</span>(%"perc")"} else {print "Charging"}';echo CPU `awk '{print $1/1000"<span font=\"11\">MHz</span>"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq` `cat /sys/devices/platform/omap34xx_temp/temp1_input`C;uptime | sed -e 's/.*up */Up: /' -e 's/, load average: /\n/' -e 's/[ ,]+/ /';echo "Boot:`cat /proc/bootreason`(#`cat /var/lib/dsme/boot_count`)";wget -t 1 -T 5 -q -O - api.myiptest.com | awk -F"\"" 'BEGIN{r=0}{print "W:"$4"\n"substr($12 "-"toupper($28),1,17);r=1}END{if(r==0)print "W:<span font=\"11\">Not Available\nNo Provider</span>"}';/sbin/ifconfig wlan0 | awk -F "[: ]" 'BEGIN{r=0}/Bc/ {print "L:"$13;r=1}END{if(r==0)print "L:<span font=\"11\">Not Available</span>"}';awk -F "[. ]+" '/0/ {print $4"%/" $5 "<span font=\"11\">dBm<\/span>/" $6 "<span font=\"11\">dBm<\/span>"}' /proc/net/wireless;df -h| awk '/(^rootfs)|(\/home)|(\/mmc1)/{print $6;printf("%17s\n",$5 "/" $4)}' |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
The MiniMonitor does not work for me. There is no outpput with error-code 2. Is there something special to pay attention to?
EDIT: Output works for me now but still not the right background. IceJunior |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
This is the list of commands which get executed by the QBW.
In case of problems, try to execute each command with the Test Drive button in the Advanced Settings and Tools Dialog. Please check and report exit code and output. Code:
hal-device bme | awk '/l.p/ {perc = $3}; /g.c/ {curr = $3}; /g.la/ {last = $3}; /s_c/ {isch = $3} END if (isch == "false") {print curr"/"last"<span font=\"11\">mAh</span>(%"perc")"} else {print "Charging"}'; Code:
echo CPU `awk '{print $1/1000"<span font=\"11\">MHz</span>"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq` `cat /sys/devices/platform/omap34xx_temp/temp1_input`C; Code:
uptime | sed -e 's/.*up */Up: /' -e 's/, load average: /\n/' -e 's/[ ,]+/ /';echo "Boot:`cat /proc/bootreason`(#`cat /var/lib/dsme/boot_count`)"; Code:
wget -t 1 -T 5 -q -O - api.myiptest.com | awk -F"\"" 'BEGIN{r=0}{print "W:"$4"\n"substr($12 "-"toupper($28),1,17);r=1}END{if(r==0)print "W:<span font=\"11\">Not Available\nNo Provider</span>"}'; Code:
/sbin/ifconfig wlan0 | awk -F "[: ]" 'BEGIN{r=0}/Bc/ {print "L:"$13;r=1}END{if(r==0)print "L:<span font=\"11\">Not Available</span>"}'; Code:
awk -F "[. ]+" '/0/ {print $4"%/" $5 "<span font=\"11\">dBm<\/span>/" $6 "<span font=\"11\">dBm<\/span>"}' /proc/net/wireless;df -h| awk '/(^rootfs)|(\/home)|(\/mmc1)/{print $6;printf("%17s\n",$5 "/" $4)}' |
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
Quote:
|
Re: [Announce] Queen BeeCon Widget - N900 Mini Monitor (Extras Admission Celebration Edition)!!!
http://img52.imageshack.us/img52/192...0043012414.png
I just changed the Widget size to the n900.png's size and the Widgettype to Snipet. EDIT: ... And I pastet the n900.png in the two default directories. IceJunior |
All times are GMT. The time now is 06:33. |
vBulletin® Version 3.8.8