Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.09 KB

Sys_Alpha

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.

Preview

preview

Dependency

  1. sensors for getting cpu and gpu temperature, you can install with follow command:
sudo apt install lm-sensors
  1. amdgpu_top for getting amd gpu information, you can install it with deb.

    download url: https://github.com/Umio-Yasuno/amdgpu_top/releases

  2. 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

Steps to use

  1. download release file and extract it.

    download url: https://github.com/MarsSwimmer/sys_card/releases

  2. move it to ~/.config/conky/ dir.

  3. cd ~/.config/conky/sys_alpha/ and exec start.sh.

./start.sh