The Following 67 Users Say Thank You to Alfred For This Useful Post: | ||
aathava, AlMehdi, amin007110, anapospastos, AnasSyria, bandora, beach king, bibounefr, bigears5000, Blaxe, cddiede, cfh11, cipper, corduroysack, dashti, deegore, drangina, dzano, eL.ectron1k, Electricgod, elie-7, ersanpermana, frals, fw190, Garcel, generationally, Hec, helex, hycraig, JimKnopf, John McClane, JorgeFX, lolloo, MaDless, maemo55, maluka, Mentalist Traceur, michaaa62, moepda, Natan_xy, Naughty, NokTokDaddy, oliforum, oXun, panjgoori, pavlik, qosmio, rabarkar, rjneid, Russe89, ryusilva, sachin007, sakya, SalmanAbbas, Sash, Schturman, shanttu, Stonik, The Winter, Tiran, vdx29, Venemo, woody14619, Yorky, zvogt |
|
2011-04-27
, 08:26
|
|
Posts: 149 |
Thanked: 15 times |
Joined on Jul 2010
@ Russia
|
#2
|
|
2011-04-27
, 10:29
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#3
|
The Following User Says Thank You to Alfred For This Useful Post: | ||
|
2011-04-27
, 10:37
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#4
|
|
2011-04-27
, 10:45
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#5
|
The Following 6 Users Say Thank You to Alfred For This Useful Post: | ||
|
2011-04-27
, 10:57
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#6
|
Haha,
Dude it is still there, You just don't see it, I forgot to put it in the instruction. I'll attach some transparent file, and explain everything. I am actually also thinking of making the slider look like cloud/image from the server. or even smth cooler.
I'll update the script tonight
|
2011-04-27
, 11:29
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#7
|
The Following User Says Thank You to Alfred For This Useful Post: | ||
|
2011-04-27
, 11:31
|
|
Posts: 88 |
Thanked: 25 times |
Joined on May 2010
@ Beirut, Lebanon
|
#8
|
The Following User Says Thank You to rjneid For This Useful Post: | ||
|
2011-04-27
, 11:47
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#9
|
The Following User Says Thank You to Alfred For This Useful Post: | ||
|
2011-04-27
, 11:58
|
|
Posts: 88 |
Thanked: 25 times |
Joined on May 2010
@ Beirut, Lebanon
|
#10
|
In the attachment you can see what i have come up with so far.
So basicly there is just one script (weather.sh) which takes care of all. Remeber if you are using "weather.sh" for the first time. you will have to reboot after it.
All you have to do is:
1) Install imagemagick from extras.
2) Remove the text "Swipe to unlock" with help of this thread.
3) After installing imagemagick, the folder "/home/user/imagemagick" should appear, if not create it.
4) Place everything,that contains this archived folder in /home/user/imagemagick/ folder.
5) Edit in the script the 4nd line. Change
6) Then run following commands in Terminal:
If you want to make this script run automatically, install Alarmed. Make a "New event">"Command execution">Select frequency of how often do you want to update it>Enter Name> in the command field put this:
You can play with colors and fonts. If you look into the script, you will find what and how to change. It's very easy. There is also a folder with some free fonts, so feel free to use them.
The background changes, depending on the current temperature. If it is below zero, it chooses "winter.png" as background. If it is above zero it chooses "summer.png" and if it IS ZERO, it chooses "background.png" as a background image.
No backup more, if you want to reset everything back to normal, just choose another theme from desktop, and then again the theme you want. Everything will be back after a restart.
Reps are just one click away: Extras | Extras-Testing | Extras-Devel | My-Maemo | CSSU |
Transform your lock screen into a weather forecast Thanks button ================>
Last edited by Alfred; 2011-04-28 at 19:43. Reason: Update