Skip to content

machinaut/conky_colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conky is a free, light-weight system monitor for X, that displays any information on your desktop.
This conky script support multilanguages:
Bulgarian, English, German, Italian, Polish, Portuguese, Russian and Spanish

How to use:

Go to a terminal and type:
$sudo apt-get install python-statgrab ttf-liberation hddtemp 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.tar.gz and type in terminal in the same directory that has been extracted.
$make
$sudo make install
$conky-colors {options}

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=pt --cpu=4 --network --hd=default --pidgin

For a working weather script you NEED to define, in a user specific config file, a partner id and registration code for the weather.com xoap service. For this purpose copy .conkyForecast.config in /urs/share/conkycolors folder to your home and setup as required.

Update your font cache:
$sudo fc-cache -v -f

+++ SCRIPTS +++
In follow links you will find instructions about how to use those scripts:
Conky Weather Script: http://ubuntuforums.org/showthread.php?t=869328
Conky SSL Mail Script: http://ubuntuforums.org/showthread.php?t=869771
Conky Pidgin Script: http://ubuntuforums.org/showthread.php?t=969933&highlight=pidgin+conky
Conky Rhythmbox Script: http://ubuntuforums.org/showthread.php?t=928168&highlight=conky+rhythmbox
Conky Banshee Script: http://ubuntuforums.org/showthread.php?p=7683570
Conky Exaile Script: http://ubuntuforums.org/showthread.php?t=926041

If you choose --todo option, create a file called ToDo.txt in your home and open /usr/share/bin/task file to install this script. This one will help you to easy add and remove tasks

finaly, alt+f2 and type conky.

To run conky at startup, go to System > Preferences > Startup Applications, click "Add" and add the path to the conkyStart file in /usr/share/bin/ folder

Have Fun!

About

My 'fork' of conky-colors, a configuration for the conky system monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published