Site icon LinuxAndUbuntu

What Is Conky And How To Configure Conky On Ubuntu 16.04

How To configure Conky In Ubuntu

How To configure Conky In Ubuntu

Conky is a free system monitor tool for the X window system on Linux. It is able to monitor many system variables including CPU status, swap space, temperatures, disk storage, processes, network interfaces, battery status and a host of others and then displays the information on your desktop. It can also display other things like time, calendars weather and the like. All these are available via themes with which Conky works.

So let us take a look at installing and setting up Conky and Conky manager on Ubuntu.

How to Install Conky?

To install Install Conky on Ubuntu 16.04 ‘Xenial Xerus’ (also works for Linux Mint 18 Sarah and Ubuntu derivatives) open a new Terminal window and enter the following commands.
sudo apt-get install conky-all

Install Conky Manager on Ubuntu 16.04?

Conky is also highly configurable. Conky relies on the “.conkyrc” file for setting it up.and this may be a little complex. Conky manager seeks to ease all the associated troubles.

To install Install Conky Manager on Ubuntu 16.04 ‘Xenial Xerus’ (also works for Linux Mint 18 Sarah and Ubuntu derivatives) system via PPA, open a new Terminal window and enter the following commands.
$ sudo apt-add-repository -y ppa:teejee2008/ppa
$ sudo apt-get update
$ sudo apt-get install conky-manager

Upon starting Conky manager, you will be presented with a very simple app window. From the first run, you’ll have some themes pre-installed from which you may select and setup. From the window, you can also easily import themes you have downloaded (search DeviantArt) into conky. You may also customize the themes from the Conky manager by selecting the theme you wish to configure and then click on the edit button.

Install themes

Follow this simple instruction to install other themes or widgets. Note that most themes and widgets will come with installation readme included, and they may include other things such as installing fonts or adding wallpapers.

  1. Download the theme and if it is a zip, unzip it.
  2. Then copy or move the folder to /home/your_user_name/conky-manager/themes/
  3. Start the Conky manager and then enable the theme.

Some Cool Conky Themes

There a ton of user created conky themes that are available for download. Let us take a look at a few cool ones you can try it.

  1. Nexus 5 inspired Clock and date Conky. Grab fromhere.
    1. To install the Conky  script, extract the archive and put the extracted folder in ~/conky-manager/themes/, making sure the included fonts are also installed.

  1. Digital Alien Conky. Made for Conky Manager. Grab it fromhere.
    1. Unzip pack to Conky manager , themes
    2. Install  fonts
    3. Reload conky manager
    4. Select Digital Alien Conky and good to go

  1. Cyborg Conky . Made for Conky Manager. Grab it fromhere.
    1. Unzip pack to Conky manager , themes
    2. Install  fonts
    3. Reload conky manager
    4. Select Cyborg Conky and good to go

  1. Eye Ball conky. Made for Conky manager. Grab it fromhere.
    1. To install the Conky  script, extract the archive and put the extracted folder in ~/conky-manager/themes/, making sure the included fonts are also installed.

  1. Funky Conky version B. Grab it from here.
    1. To install the Conky script, extract the archive and put the extracted folder in ~/conky-manager/themes/, making sure the included fonts are also installed.

Simple Unity. Get it from here. Detail installation available at download link.

50s Conky Weather version. . Grab it from here. Detail installation available at download link.

Unity Inspirate. Grab it from here. Detail installation available at download link.

Unity. Grab it from here. Detail installation available at download link.

Supreme Conky Pack. Made for Conky Manager Grab it from here. Detail installation available at download link.

Final Thoughts

In conclusion, conky is pretty awesome. There are a ton of themes available on the Internet for download. Some themes will work for you out of the box and with others, you are probably going to want to edit or customize it to meet your needs. Conky and its themes will have your desktop looking cool and personal. Share your thoughts on Conky with us in the comments.
Exit mobile version