/rktconky

RktConky--System Monitor Tool.

GNU Affero General Public License v3.0AGPL-3.0

RktConky --System Monitor

Author : RKT

Description

jarvis ui

What is Conky?

Conky is a lightweight free system monitor available on Linux and BSD. It can display the system information and statistics such as CPU consumption, disk usage, RAM utilization, network speed etc in an elegant way. All the information is displayed on top of your wallpaper. It gives your desktop a live wallpaper feel.

The looks of the displayed information can be changed via Conky configuration file.

The problem with Conky is that it is more of a text-based application. Which means you have to change its configuration file to tweak the display. Though Conky is extremely configurable and you can change every aspect of it by modifying its configuration file. But the complex way of installing and configuring Conky usually scares away the Linux beginners.

Setup

  • apt install conky
  • cd /etc/conky
  • rm conky.conf

Linux terminal command