Use ConkyColors in Ubuntu to easily configure beautiful Conky

Source: Internet
Author: User
Conky is a desktop software on Linux. It displays various system information such as CPU usage, disk capacity, OS version number, calendar, and network conditions on the desktop. It is highly customizable, but the software does not have a GUI. You need to manually configure relevant files, which takes a long time to get started. I always wanted to use it, but I was too lazy to read the document. By chance, a tool named Conky-Colors that simplifies the Conky configuration was found on the gnome-look.org, which worked very well and was easy to do. So I decided to share it.

Conky is a desktop software on Linux. It displays various system information such as CPU usage, disk capacity, OS version number, calendar, and network conditions on the desktop. It is highly customizable, but the software does not have a GUI. You need to manually configure relevant files, which takes a long time to get started. I always wanted to use it, but I was too lazy to read the document. By chance, a tool named Conky-Colors that simplifies the Conky configuration was found on the gnome-look.org, which worked very well and was easy to do. This is a very good thing, so we decided to share the effect of the configuration, as shown in:

Configuration process:

Enter the following content on a terminal (# start as the comment, and do not enter it ):

$ Sudo aptitude install python-statgrab ttf-droid hddtemp curl lm-sensors conky-all # install conky and related Toolkit

$ Sudo chmod u + s/usr/sbin/hddtemp # permission operation

$ Sudo sensors-detect # perform some hardware detection and ask whether to allow all Y input during the detection operation.

Download the conky-colors package and click here. After the download is complete, extract the file to a certain location in the system, CD in the terminal to the location of the extracted file, and enter the following content in sequence

$ Make

$./Conky-colors -- help # obtain the detailed parameter list and set the Display Effect

$. /Conky-colors -- lang = english -- theme = gnome-brave -- cpu = 2 -- cputemp -- proc = 5 -- clock = lucky -- rhythmbox = default -- network -- eth = 0 -- bbcweather = CHXX0138 -- weatherplus -- Ubuntu -- shape # My settings, the following parameters are displayed in sequence: language, theme, CPU quantity, CPU temperature, number of display processes, clock style, rhythmbox player, Ethernet eth0 traffic, weather, icon style (ubuntu), and rounded corners, if you can pass through English, you can refer to the Help content shown in the previous step to set relevant parameters.

$./Conky-colors)

$ Make install

Complete

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.