![]() |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
http://i41.tinypic.com/nei7hy.png http://i39.tinypic.com/2zf7j8y.png http://i44.tinypic.com/eugi69.png With "A" being the "status" beecon (with status querying script updating manually, every startup, on desktop change, every 30 or so seconds) and "B" being the "toggle" beecon/button (with status toggling script just for manual interaction) http://i42.tinypic.com/wu4bxi.png http://i44.tinypic.com/11m8ahz.png http://i43.tinypic.com/2u4lw5g.png |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
This creates a new problem, isn't it? B would have to call A since it change's A status, otherwise A would only change colors on the next time threshold. OR the user should always click on B then click on A, which would be also a nuisance.
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
... then sorry, my friend ... no cheap method for this use case!!! :( |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
I just started using this app and all I can say is "what an amazing piece of work!!".
Now I just need to study it a bit more to see what I can do with it and how to arrange them. =) |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Here's some stuff I did so far with your awesome widget.
Used 5 of queen beecon (snippet mode) in this desktop. http://img59.imageshack.us/img59/574...0041408401.png 1. Overclocked@1Ghz is a snippet 'button' with following code. It's to reset it back to 1Ghz after a phone call. (some kind of issue where overclock is reset to 800mhz after a call) Code:
echo "echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq" | sudo gainroot 3. Standard Rootfs and Battery output. (separate widgets) 4. LCD button on right which is used to instantly dim the LCD to lower than lowest level possible in settings. Code:
echo "echo 2 > /sys/class/backlight/acx565akm/brightness" | sudo gainroot |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Also Battery and Rootfs could be replaced by their specific dynamic icons showing status in a visual way like this: http://i41.tinypic.com/fthq45.png |
Command request
Could someone help me a bit?
I would like to have a single button that sets the wifi off, changes mode to gsm and shuts down all connections and possibly shuts the screen off. It would be so handy to just push that single button before you put your device to pocket. I dont have skills to create command like that. Thanx. :) |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
This should be the sequence of commands to script:
Code:
#This disconnects from the net |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Noticed that a Serie A scores widget had been created - has there been anyone who has created a Premiership widget as yet?
That would be amazing! :D |
Re: Command request
Quote:
Enjoy! |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Enjoy. |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
1 Attachment(s)
Quote:
edit: fix the repo and found the cpufrequi but having error on dependencies... |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
im beginning to like this app... its more cuztomizable than DCE widget.
im looking forward for your tutorial for the tv guide thing for this app. nice work man... im sure this will be a hit :D |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
apt-get -install cpufreq* Also, cpufrequi can be installed via .deb file from this thread: http://talk.maemo.org/showthread.php?t=50067 |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Next pop from my stack. Stay tuned. |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
One thing I found extremely annoying is that it does not remember the individual beecon settings.
So if I accidently close 1 beecon/snippet, I lose all the settings on how it looks and I have to redo it all over again. I just had to recreate the same widget multiple times.... =( Would be awesome if you can create design templates. (just like being able to create scripts) |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
i used desktop activity to clone my desktop on every occation i used it... but saving on another desktop or cloning the desktop will revert the snipnets to default. have to do it all over again... can i request for a command that will open a site on firefox mobile or microb. i hate putting bookmarks on my desktop. their to big for my taste. thank you:D |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Open link in browser Code:
dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"google.com" |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
This BeeCon widget deserves its own wiki page from the start, because it is so versatile, flexible and usable for many things. This thread will become huge and people will ask the same things multiple times.
Great work! |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
[HowTo] Export/Save Procedure for Beecon Instance Data |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
http://i46.tinypic.com/1zn04fm.pngQueen BeeCon Widgethttp://i46.tinypic.com/1zn04fm.png
[HowTo] Export/Save Procedure for Beecon Instance Data
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
I'm trying to keep this main thread in order and see if Wiki is really needed... |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Thank you. Now I can at least export the settings.
But would be awesome if it was integrated into the widget's settings screen. :) IMO, QBW is a far more superior widget the the DCEW. All the things DCEW lacks, you've added into QBW. Amazing amount of work. Awesome set of instructions. I'm no longer using DCEW as this is like DCEW version 3.0 and some. lol :p btw, I cannot get output to word wrap within the snippet mode. Is this possible for big text outputs? (so output doesn't go outside of the box) |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hi
Can anyone tell me please how to change the default look of beacon to say square icons? I dont want to keep setting sizes - is this possible? |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
enjoy... and pls give the author karma and feedback so we can have a wiki |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
thanks |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hi all.
I have done a script to one of those widgets, but it is freezing my device, hildon desktop stop works, and other strange things. I've tried to uninstall it, but when re-install, the configurations are there too. I cand access the configuration to modifiy the script, phone hangs up. I can acess the x-terminal and filesystem over ssh. So..what file and where is it, that stores the script code so i can 'edit' it other way then the default one ? Or, anyway to remove\uninstall with the defenitions too .. help please |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Code:
dpkg -P queen-beecon |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hi all,
Anyone can help me to make a script to view the football results from there: http://www.futebol365.pt/directo/default.asp For exemple, for the "Inglaterra: Premier League" Please ? |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hi all ... please support troubleshooting and bugfixing by providing as much info as possible, especially if you suspect it is a program bug and not an own script messup!
Solution and support will be given maximum priority if reported via: Queen Beecon's bugtracker |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
no!no!no!yes! is there a way to reset to default config of the commands... im serching the file system for the configurations cant find it. reinstall didnt work... funny thing is everytime i add a queenbee widget it opens the browser again. so meaning adding a new widget makes the command i make the default one... just wannt to reset the settings and play withit again. is there a way to reset to default config? thanks:o |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Code:
/home/user/.queen_beecon
If Configuration file: Code:
/home/user/.queen_beecon Generally speaking, there will NOT be any need to remove either package with: Code:
dpkg -P queen-beecon Code:
rm -r /home/user/.queen_beecon_dir For all Beecons used as buttons I suggest to set the update policy as this in order to prevent accidental triggering of the button!!! http://i44.tinypic.com/1z5hrw6.png |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Wiki page is on the go ... see here:
http://wiki.maemo.org/Queen_BeeCon_Widget |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Sorry, please outline the steps needed to change the update policy ?
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Also, leave Update Interval to 0 if you don't want periodic update. (btw, this is right down the bottom. So you need to scroll down) |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
OMG of course, scrolling down reveals the hidden page !
Thanks ! :o |
All times are GMT. The time now is 18:24. |
vBulletin® Version 3.8.8