Conky is a free, light-weight system monitor for X, that displays any information on your desktop.
CONKY-colors is an easier way to configure Conky.
This conky script support multilanguage: Bulgarian, English, German, Italian, Polish, Portuguese, Russian, Spanish and Ukrainian
How to install Go to a terminal and type: $sudo apt-get install aptitude python-keyring python-statgrab ttf-ubuntu-font-family hddtemp curl lm-sensors conky-all $sudo chmod u+s /usr/sbin/hddtemp $sudo sensors-detect #answering Yes (default) to all questions, even that last one that defaults to No
Now restart your session
Download and extract the conky-colors.zip and type in terminal in the same directory that has been extracted. $make $sudo make install $conky-colors {options}
$conky-colors --help [for help]
Ex: if your cpu is quad-core and you want the noble color, with hd, network and pidgin monitor and all in portuguese conky-colors --theme=gnome-noble --lang=en --cpu=4 --network --hd=default --pidgin
For a working photo widget you need to specify a file or directory in conkyPhoto or conkyPhotoRandom script in ~/.conkycolors/bin/
Update your font cache: $sudo fc-cache -v -f
+++ Kaivalagi's Scripts (Included in conky-colors) +++ Conky SSL Mail Script: [link] Conky Pidgin Script: [link] Conky Rhythmbox Script: [link] Conky Banshee Script: [link] Conky Exaile Script: [link] +++ If you can, say thanks to him for this great work +++
in terminal type conky -c ~/.conkycolors/conkyrc.
To run conky at startup, go to System > Preferences > Startup Applications, click "Add" and add the path to the conkyStart file[/usr/share/conkycolors/bin/conkyStart]
KWON PROBLEMS: Lua/bash scripts work with conky 1.8.1, but most of the python scripts still doesnt; SLS MODE only work with lm-sensors configured The position of the photo and cover may be wrong bc in ubuntu the space between the widgets is different from Archlinux
I followed your instructions for installing conky-colors in ubuntu 13.04, there some problems : - sometimes it does not start as the computer starts up - it's always in the first background, eclipsing any other window, I have to open .conkycolors/conkyrc , save it again so it's "re-rendered" and back to background - some icons are not displayed, the ubuntu distro logo, the hard drive & the network - sometimes conky colors gets a weird background color, mostly gray - the network section displays no info, gives the message "network unavailable", even so I'm connected to a Wi-Fi, even right now that I'm writing this message I've been using conky colors for almost 2 years, none of this bugs occurred when I was using it with ubuntu 12.04 and bellow, these bugs I reported occurred in ubuntu 12.10 and ubuntu 13.04
I hope this message could help you to improve conky colors
Thanks for all the hard work. This is the best implementation of Conky I have seen along with Pwidgets in Puppy. One issue I am having is that random photo script stopped working and it is stuck on a single image. I have deleted the temp file, removed the folder and reloaded to ensure that when I reloaded conky colors that the image was blank, then changed the folder and while it loads an image, it no longer rotates.
Also, is there a way to speed up the sequence? I'd like the image to change every 10 seconds or so.
Try to check if you have imagemagick installed in your computer; Check if the path to the image directory is correcty in your ~/.conkycolors/bin/conkyPhotoRandom file; Idk what can be besides those 2 things , it's working as expected here...
I followed your instructions for installing conky-colors in ubuntu 13.04, there some problems :
- sometimes it does not start as the computer starts up
- it's always in the first background, eclipsing any other window, I have to open .conkycolors/conkyrc , save it again so it's "re-rendered" and back to background
- some icons are not displayed, the ubuntu distro logo, the hard drive & the network
- sometimes conky colors gets a weird background color, mostly gray
- the network section displays no info, gives the message "network unavailable", even so I'm connected to a Wi-Fi, even right now that I'm writing this message
I've been using conky colors for almost 2 years, none of this bugs occurred when I was using it with ubuntu 12.04 and bellow, these bugs I reported occurred in ubuntu 12.10 and ubuntu 13.04
I hope this message could help you to improve conky colors
Can you explain me how can I move the cover image a little bit down? The cover is over the Status word for me (Im also on Arch).
Thanks!
Also, is there a way to speed up the sequence? I'd like the image to change every 10 seconds or so.
Thanks again!
Check if the path to the image directory is correcty in your ~/.conkycolors/bin/conkyPhotoRandom file;
Idk what can be besides those 2 things
Report available here:[link]