
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Conkys collection of previously edited files.
installation:
-Install the fonts included:
fonts.sh
Cairo.ttf
openlogos.ttf
cairott.ttf ~ PIZZADUDEBULLETS.ttf
CaviarDreams_BoldItalic.ttf HandelGotDBol.ttf
Poky.ttf
CaviarDreams_Bold.ttf HandelGotDLig.ttf
STYLBCC_.TTF
CaviarDreams_Italic.ttf marvosym.ttf
CaviarDreams.ttf MUSICELE.TTF
-Edit "conkyclima" with the code of your city simply find them in the url:
http://www.weather.com
-Edit your email and password in conkyright.
-Try to use wallpapers with transparency, because the desktop background secondary color is modified by conkycenter, according to CPU temperature.
-For default language: Pt-br
copy content folder pt_BR/LC_MESSAGES to /usr/share/conkyforecast/locale
-Check installs and mark conky features in synaptic after:
sudo add-apt-repository ppa:conky-companions/ppa
sudo apt-get update
sudo apt-get build-dep conky
-And/Or:
Save and run like conkyupdate.sh:
#!/bin/bash
#Repositorios
sudo add-apt-repository ppa:conky-companions/ppa
#Fixar erros nos PPAs dos Repositorios dos pacotes:
sudo apt-add-repository ppa:lkjoel/fix404
sudo apt-get update
sudo apt-get install -y fix404
sudo fix404
#Update source.list
sudo apt-get update
#compiz e conky extras
sudo apt-get install -y lineakd compiz-bcop compiz-dev build-essential libtool libglu1-mesa-dev libxss-dev libcairo2-dev git-core compizconfig-settings-manager
#Conky compiler
sudo apt-get build-dep conky
#Tweak Ubuntu
sudo apt-get install -y ubuntu-tweake.list
sudo apt-get install -y ubuntu-tweak
#Sensors for cpu, hdd...
sudo apt-get install -y lm-sensors
#Conkys
#Site para configurar .conkyForecast.config: http://www.weather.com/services/xmloap.html
sudo apt-get install -y conkyforecast
sudo apt-get install -y conkybanshee
sudo apt-get install -y conkyclementine
sudo apt-get install -y conkyemail
sudo apt-get install -y conkyexaile
sudo apt-get install -y conkygooglecalendar
sudo apt-get install -y conkygooglereader
sudo apt-get install -y conkyguayadeque
sudo apt-get install -y conkykeyring
sudo apt-get install -y conkymisc
sudo apt-get install -y conkypidgin
sudo apt-get install -y conkyrhythmbox
sudo apt-get install -y conkytransmission
Some PPAs dont work in Ubuntu Oneiric (11.10)!!
9 years ago
Package Contents:
Conkys:
conkycenter, conkyleft, conkyclima, conkyrght, conkyrght_PtBr,conkycenter_PtBr, EXEMPLE .conkyForecast.config Ptbr, EXEMPLE .conkyForecast.config USA
Folders:
images, pt_BR, scripts, lua
Others:
conky_start, EXEMPLE .conkyForecast.config
Contents Folders:
./images:
blondie.png
./lua:
clock_rings.lua conkycenter.lua draw_bg.lua mactux.png
./pt_BR:
LC_MESSAGES
./pt_BR/LC_MESSAGES:
conkyForecast.mo conkyForecast.po
./scripts:
clima conkysecurity
./scripts/clima:
vreme.template
./scripts/conkysecurity:
AVISO isc.sh symantec.sh
Changes:
-Fix conkyleft
-More instrutions
Obs.: The site weather.com fail sometimes in some locations.
======================================
Bitcoins Pocket :)
14iMCkWUrFvPH91CjMAGhoyLPyUzeFsRMK
9 years ago
Package Contents:
Conkys:
conkycenter, conkyleft, conkyclima, conkyrght, conkyrght_PtBr,conkycenter_PtBr, EXEMPLE .conkyForecast.config Ptbr, EXEMPLE .conkyForecast.config USA
Folders:
images, pt_BR, scripts, lua
Others:
conky_start, EXEMPLE .conkyForecast.config
Contents Folders:
./images:
blondie.png
./lua:
clock_rings.lua conkycenter.lua draw_bg.lua mactux.png
./pt_BR:
LC_MESSAGES
./pt_BR/LC_MESSAGES:
conkyForecast.mo conkyForecast.po
./scripts:
clima conkysecurity
./scripts/clima:
vreme.template
./scripts/conkysecurity:
AVISO isc.sh symantec.sh
Changes:
-Fix conkyleft
-More instrutions
Obs.: The site weather.com fail sometimes in some locations.
======================================
Bitcoins Pocket :)
14iMCkWUrFvPH91CjMAGhoyLPyUzeFsRMK
dadix
9 years ago
I have 11.04 Ubuntu. Forecast dont work because wheather . com" is not a free service anymore.(must to replace this script or deleted).
Personal suggestions: pls add pidgin script and googlereader rss feeds and make a blog for your work. :)
Report
rcpacheco
9 years ago
sudo chmod +x *
inside in all folders in "scripts"
Report
rcpacheco
9 years ago
sudo chmod +x -R *
Report
rcpacheco
9 years ago
Report
L1NuX4u
9 years ago
Report
rcpacheco
9 years ago
temperature_unit celsius
to
temperature_unit fahrenheit
Report
rcpacheco
9 years ago
Dont forget change the arguments values of temperature!!
°F = °C × 1,8 + 32
Like in:
${hwmon 0 temp 1}<=49}
to
${hwmon 0 temp 1}<=120,2}
Report
L1NuX4u
9 years ago
http://imageshack.us/photo/my-images/685/screenshottt.png/
in here is my ./conky maybe you can help me
http://paste.ubuntu.com/724826/
if you see in my screenshot in the right side the temperature is in fareheint so i dont know what wrong thanks ...
Report
rcpacheco
9 years ago
Just changing in conky config:
conkyForecast
for
conkyForecast -i
Resume, just put "-i" after "conkyForecast"
Report
rcpacheco
9 years ago
Report
L1NuX4u
9 years ago
Report
rcpacheco
9 years ago
Just changing in conky config:
conkyForecast
for
conkyForecast -i
Resume, just put "-i" after "conkyForecast"
Report
rcpacheco
9 years ago
Just changing in conky config:
conkyForecast
for
conkyForecast -i
Resume, just put "-i" after "conkyForecast"
Report
serraopinto
9 years ago
Como faço pra iniciar junto com o sistema?
Como faço pra q a imagem fique mudando de cor?
To usando o Ubuntu 11.10 RC , mas não consigo deixar a imagem nua, só ela, tem q colocar uma cor de fundo!
Report
rcpacheco
9 years ago
#!/bin/bash
sleep 20 && conky -c ~/.conky/conkyrght &
sleep 20 && conky -c ~/.conky/conkycenter &
sleep 25 && conky -c ~/.conky/conkyleft &
Salva ele como conky_start.sh.
sudo chmod +x conky_start.sh
e adiciona este programa em "Aplicativos de sessão" no Ubuntu.
Para trocar a cor de fundo basta usar um wallpaper transparente tipo gif ou png.
Testa usando o terminal o conkycenter, pois é ele que troca a cor primaria do desktop (antes altera o plano de fundo para usar duas cores verticais. A primeira tanto faz, a segunda cor não é mudada pelo script.
Pode mudar ela tambem, acrescentando nele uma linha tipo esta, segundo um parametro que tu queira fornecer:
${exec gconftool-2 -t str --set /desktop/gnome/background/secondary_color "#E21B0C"}
Report
laverson
9 years ago
Conky: can't open '/sys/class/hwmon/hwmon0/temp2_input': No such file or directory
please check your device or remove this var from Conky
Conky: Error destroying thread
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. Please fix your program.
Report
rcpacheco
9 years ago
conky -c conkycenter
After, try change cpu1 for cpu0;
cpu2 for cpu1, in conkycenter.
Report
rcpacheco
9 years ago
temp 1 for temp 0
temp 2 for temp 1
In conkycenter.
Report
laverson
9 years ago
Thank you.
Report
Captain944
9 years ago
Report
rcpacheco
9 years ago
Report
Captain944
9 years ago
Report
rcpacheco
9 years ago
Report
Captain944
9 years ago
I installed teamviewer So when you're ok you tell me and I give you my ID and my password. again, thank you
Report
rcpacheco
9 years ago
http://gnome-look.org/content/show.php/ConkyBlondieCenter?content=145520
Check if this errors still happing.
Report