Skip to content

Releases: fconidi/syslinuxos-ring-conky

v0.1.4

16 Jun 07:55

Choose a tag to compare

syslinuxos-ring-conky 0.1.4

Ring-style Conky theme for SysLinuxOS with auto-scaling.

Changes in 0.1.4

  • check_cpu.sh now auto-detects the active network interface (ip route show default)
  • Battery ring suppressed on desktops/VMs with no physical battery
  • check_cpu.service description translated to English

Changes in 0.1.3

  • CPU temperature reads coretemp (Intel Package id 0) or k10temp (AMD Tctl/Tdie) via sensors; falls back to acpitemp

Changes in 0.1.2

  • Auto-scaling via cairo_scale — adapts to any resolution relative to 1920×1080 reference layout
  • rc/scale.lua detects resolution (xrandr, fallback xdpyinfo); override with CONKY_RING_SCALE=<n>

Installation

sudo apt install ./syslinuxos-ring-conky_0.1.4_all.deb

Or via the SysLinuxOS APT repository:

curl -fsSL https://fconidi.github.io/SysLinuxOS-Tools/client/install-repo.sh | sudo bash
sudo apt install syslinuxos-ring-conky

Dependencies

conky-all, x11-xserver-utils; optional: x11-utils, lm-sensors