conky theme with cpu top monitor
- Support clock and weather information.
- Support cpu/GPU/Ram/VRam rate overview.
- Support cpu top 5 apps monitor.
Only AMD GPU work, but it's easy to modify gpu script for other platform graphic cards.
sensors
for getting cpu and gpu temperature, you can install with follow command:
sudo apt install lm-sensors
-
amdgpu_top
for getting amd gpu information, you can install it with deb.download url: https://github.com/Umio-Yasuno/amdgpu_top/releases
-
cache_variable
for reading/writing temp variable directly from RAM instead of disk, more efficiency and reduce disk read/write times.download url: https://github.com/MarsSwimmer/cache_variable/releases
-
download release file and extract it.
download url: https://github.com/MarsSwimmer/sys_card/releases
-
move it to
~/.config/conky/
dir. -
cd ~/.config/conky/sys_alpha/
and exec start.sh.
./start.sh