Notices


Reply
Thread Tools
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#81
Originally Posted by No!No!No!Yes! View Post
You are right... I promised about "TVRage" beecon but ... forgot!!! Sorry!
Next pop from my stack.

Stay tuned.
OK ... TVRage Beecon is now spotted into the wild
WIKI will soon be updated accordingly.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 
Posts: 362 | Thanked: 113 times | Joined on Feb 2010
#82
hi is there any way I can back up my widgets etc without using the phone backup function??
please please full command
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#83
Originally Posted by UNderworld View Post
hi is there any way I can back up my widgets etc without using the phone backup function??
please please full command
Sure,
See HOWTO procedures in the WIKI
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-04-19 at 14:29.
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
Posts: 362 | Thanked: 113 times | Joined on Feb 2010
#84
Originally Posted by No!No!No!Yes! View Post
Sure,
See HOWTO procedures in the WIKI
I have tried this before posting but did not work..

Nokia-N900-02-8:~# cp -r /home/user/.queen_beecon_dir /home/user/MyDocs/dir1

no error is produced but there is nothing in dir1

edit: do I have to save one by one using the export procedure?

Last edited by UNderworld; 2010-04-19 at 14:55.
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#85
Originally Posted by UNderworld View Post
I have tried this before posting but did not work..

Nokia-N900-02-8:~# cp -r /home/user/.queen_beecon_dir /home/user/MyDocs/dir1

no error is produced but there is nothing in dir1

edit: do I have to save one by one using the export procedure?
For every widget you have instantiated:
Apply Export/Save/Backup Procedure for Beecon Instance Data and store the notes you have saved in a safe place

Save content (Beecons' Images) of these TWO directories:

Code:
/home/user/.queen_beecon_dir
/home/user/MyDocs/.images/queen_beecon_dir/
It could be possible that this directory is empty:
Code:
/home/user/.queen_beecon_dir
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-04-19 at 15:19.
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#86
Originally Posted by jakiman View Post
...
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)...
Sorry, forgot this!!!

I quote mjec

Originally Posted by mjec View Post
Piping your command through fold might do what you need. For example:

command | fold -s -w 60

Note that I haven't tested this. More info on fold is available from http://unixhelp.ed.ac.uk/CGI/man-cgi?fold. Specifically the -w width may be of interest, depending on the width of your widget.

Not quite automatic word wrap, but this should work on a command-by-command basis.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#87
About "Internal IP" command. Would it be possible somehow to colorize differently address which has default route (out to Internet)?
Code:
# ifconfig;route
bnep0     Link encap:Ethernet  HWaddr EC:9B:5B:D3:XX:XX  
          inet addr:192.168.3.15  Bcast:192.168.3.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2720 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2128 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:397510 (388.1 KiB)  TX bytes:356735 (348.3 KiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:60 errors:0 dropped:0 overruns:0 frame:0
          TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:3016 (2.9 KiB)  TX bytes:3016 (2.9 KiB)

phonet0   Link encap:UNSPEC  HWaddr 15-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
          UP POINTOPOINT RUNNING NOARP  MTU:4000  Metric:1
          RX packets:345 errors:0 dropped:0 overruns:0 frame:0
          TX packets:160 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:8444 (8.2 KiB)  TX bytes:5422 (5.2 KiB)

usb0      Link encap:Ethernet  HWaddr C6:B2:5D:9E:YY:YY  
          inet addr:192.168.2.15  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.3.0     *               255.255.255.0   U     0      0        0 bnep0
192.168.2.0     *               255.255.255.0   U     0      0        0 usb0
default         bt              0.0.0.0         UG    0      0        0 bnep0
In this case 192.168.3.15
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#88
Originally Posted by zimon View Post
About "Internal IP" command. Would it be possible somehow to colorize differently address which has default route (out to Internet)?
Code:
# ifconfig;route
bnep0     Link encap:Ethernet  HWaddr EC:9B:5B:D3:XX:XX  
          inet addr:192.168.3.15  Bcast:192.168.3.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2720 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2128 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:397510 (388.1 KiB)  TX bytes:356735 (348.3 KiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:60 errors:0 dropped:0 overruns:0 frame:0
          TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:3016 (2.9 KiB)  TX bytes:3016 (2.9 KiB)

phonet0   Link encap:UNSPEC  HWaddr 15-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
          UP POINTOPOINT RUNNING NOARP  MTU:4000  Metric:1
          RX packets:345 errors:0 dropped:0 overruns:0 frame:0
          TX packets:160 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:8444 (8.2 KiB)  TX bytes:5422 (5.2 KiB)

usb0      Link encap:Ethernet  HWaddr C6:B2:5D:9E:YY:YY  
          inet addr:192.168.2.15  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.3.0     *               255.255.255.0   U     0      0        0 bnep0
192.168.2.0     *               255.255.255.0   U     0      0        0 usb0
default         bt              0.0.0.0         UG    0      0        0 bnep0
In this case 192.168.3.15
Yes, it is.

As long as you can write logic to parse the output, with awk/sed/etc. and programmatically isolate the ipaddress ... you can stick Pango Markup Language around it:

PHP Code:
echo "<span foreground=\"green\"><big><i>IP_ADDRESS_GOES_HERE</i></big></span>" 
And it will be shown with all the bells & wistles you like
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#89
hi! how can a NOOB execute this commands and see a text result in queen beecon:

sudo gainroot
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq

thanks

UPDATE: i tried cat "cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq" Ι sudo gainroot, butnothing cane out.

please help

BTW: this app is awesome! typing commands is just a tap away!

Last edited by gabby131; 2010-04-20 at 18:04.
 
matts76's Avatar
Posts: 324 | Thanked: 201 times | Joined on Apr 2010 @ UK
#90
Originally Posted by gabby131 View Post
hi! how can a NOOB execute this commands and see a text result in queen beecon:

sudo gainroot
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq

thanks

UPDATE: i tried cat "cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq" Ι sudo gainroot, butnothing cane out.

please help

BTW: this app is awesome! typing commands is just a tap away!
I see from your post in the oc thread that you've resolved this, could you please post the scripl you used to get it working and also the 805mhz one please
Thanks
__________________
My N900@1Ghz Rocks
I wanted a phone, but i ended up with an all encompasing obsession

 

The Following User Says Thank You to matts76 For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:47.