


Conky by despot77 19 comments

Conky by despot77 19 comments
I will soon set a new conky ...
- Mar 05 2012

Conky by despot77 19 comments

Conky by despot77 19 comments
To mi je ubijanje dosade... :) - May 22 2011

Conky by despot77 19 comments
Open the terminal, type this command: " sudo apt-get install conky-all" (necessarily conky-all)
Create a folder called ".conky" in your home directory and copy the logo.png image to this folder
In your home directory create a folder called ".lua" and inside this folder, create a new folder called "scripts". Here, copy the "clock_rings.lua" file (necessarily "scripts")
Copy the "conkyrc" file in your home directory and rename it to ".conkyrc"
To set the weather for your city, go to http://weather.noaa.gov and search for your city. The URL will then look like this (this is for my country / city): http://weather.noaa.gov/weather/current/LQBK.html - copy the code at the end (LQBK in my case) and in the ~/.conkyrc file, replace "LQBK" with your code - May 04 2011

Nature by ivanblago 4 comments
pozdrav... - Mar 30 2011
this is correct:
${font caviar dreams:size=12}${color FFFFFF}${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EHBK temperature temperature 30} °C${font}
watch the blank space before EHBK
and erase "50-55N 005-47E 116M" - Feb 24 2011
find:
${font caviar dreams:size=12}${color FFFFFF}${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ LQBK temperature temperature 30} °C${font}
"LQBK" my city, go to:
http://weather.noaa.gov/
and find Your City, and replacing "LQBK" in conkyrc - Feb 24 2011
in your home folder, create a new folder: ". Conky" (a point ahead of Conky) and inserted into. "png" image.
again in your home folder create a new folder. "lua" (a point ahead lua) and in it the folder "scripts" and inserted into the "clock_rings.lua"
open terminal and type: "gedit. conkyrc"
Enter
and write down your password
when opened. conkyrc delete everything from it and put the contents of the new conkyrc.
change the line: "${font caviar dreams:size=12}${color FFFFFF}${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ LQBK"
LQBK my city, find the code for your city: http://weather.noaa.gov
save.
open terminal and type: Conky
Enter
PS, sorry, my English is bad :) - Feb 22 2011

Beryl/Emerald Themes by sima84 13 comments