Reply
Thread Tools
Posts: 21 | Thanked: 49 times | Joined on Sep 2014 @ Italy, Rome
#1
Hi to all n900 italian users!!
I wrote a simple script to see detailed weather of your city by 3Bmeteo..
I use it with Desktop Command Execution Widget..is very very simple, but usefull!!

So..download the script:
Code:
cd MyDocs/
Code:
wget --no-check-certificate http://github.com/marcphemt/scrpts/raw/master/meteon900.sh
Code:
chmod +x meteon900.sh
Now type:
Code:
leafpad (or another program to modify the script) meteon900.sh
in the line:
Code:
http://www.3bmeteo.com/meteo/LOCATION/dettagli_orari
change LOCATION with your city (note that letters like à è ò ù MUST be a' e' o' u', and spaces MUST be '+' like albano+laziale).
Now add command to Desktop Command Execution Widget:
Code:
sh /home/user/MyDocs/meteon900.sh
The result is like the image in attachment..
Hope you enjoy this work!!
Cheers

PS: if you want the weather for tomorrow add '/1' to the line:
Code:
http://www.3bmeteo.com/meteo/LOCATION/dettagli_orari/1
Attached Images
 
 

The Following 7 Users Say Thank You to marcphemt For This Useful Post:
nokiabot's Avatar
Posts: 1,974 | Thanked: 1,834 times | Joined on Mar 2013 @ india
#2
This is awsome but useless for me
 
Posts: 21 | Thanked: 49 times | Joined on Sep 2014 @ Italy, Rome
#3
Maybe i ll work for an international weather, based on yahoo!!
 

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


 
Forum Jump


All times are GMT. The time now is 02:10.