![]() |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
now i can find any access point mac very fast |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
the CPU usage script :
awk '{print $1/1000" MHz"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq if i want to check my CPU in % like the TOP command in xterm , or how can i grep the CPU % from the TOp command ?? |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
http://wiki.maemo.org/Phone_control#...profile_Values try to search in these two links as they have all the codes required :) |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
I have a problem with beecon below, based on Battery(%) cmd, changed layout and displays and added exit result in cmd.
During battery charging the result is preceeded by the (strange) text '[!?ff00]' and newline. Quote:
|
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
Maybe someone had a similar issue? |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
|
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Hi guys, I am looking for a little assistance with a CPU and Memory dial widget that i wish to add to my home screen.
Is there a way to display the CPU and Memory usage as an active (Odometre style) dial? Ideally this would show in increments of 10-100%, and would be a desktop widget of the CPU/mem applet. I have the dial images but need a way of coding them to the desktop? All advice would be appreciated |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
Here it is again unmodified: Quote:
|
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
hello
im trying to make a weather widget, but i can't find the proper way to parse the weather.com xml web page here is what i got so far Code:
wget -t 1 -T10 -q http://xml.weather.com/weather/local/ARBA1708?cc=*&unit=M&dayf=0 | awk '/<icon>/,/<\/icon>/{print $1}' the problem is i'm not getting any output, just exit=0 and no result can anyone help me to get the correct format or tell me if i'm missing something? |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
PHP Code:
|
All times are GMT. The time now is 07:29. |
vBulletin® Version 3.8.8