Skip to content

Conky

Conky is a system monitoring program for the X Windows System. It also supports POSIX-like systems, including Linux and FreeBSD. Distributed under GPL 3.0 license. Conky is a fork of torsmo, a system monitor program that is no longer developed. It can monitor CPU load, memory, disk size, etc.

Installation from repository

Conky can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Conky and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install conky
shell
epm -i conky

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.