English
Project: Conky Configuration: Anxiety
Price: for free
Sourcecode: Github
License: GPL-3.0
Tools: VSCodium, Krita, Conky
Languages: Lua, Bash (Shell), Cairo
Release: October 15, 2023
Development time: approx. 1 month
Anxiety

This is my personal configuration for Conky.

I use the basic framework of Conky and some queries of the Conky Lua API.

The display elements and graphs were programmed by me in Lua and the Cairo graphics library.

With this configuration, Conky displays information on the CPU, as well as the utilization and temperature of the individual processor cores, information on memory usage, utilization and temperature of the graphics card, Belegung einzelner Partitionen der Festplatte, die aktuelle Netzwerkauslastung, externe IP und den durchschnittlichen Ping, sowie Informationen zu den Top-10 Prozessen des Rechners an.

The graphic elements include pie charts, line charts and bar charts. They were created in Lua with the graphics library Cairo.
The size, fonts and colors of all graphic elements can be defined in a configuration file and adapted to the resolution of the monitor.

The lm-sensors program is queried in the background to determine the temperature of individual CPU and graphics card sensors.

The configuration is designed for my current system. It may need to be adapted to other systems.

The background image is by benzoix on Freepik

I didn't fail - I discovered 10,000 ways that didn't work.