Skip to content

Releases: damachine/coolerdash

CoolerDash v3.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 00:25
0695e0c

Changes:

  • Version updated to 3.2.3

    Refactor: remove/modify CoolerDash related setup files,
    Improved circle mode and GUI


AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.2.3/coolerdash_3.2.3_amd64.deb
sudo apt install ./coolerdash_3.2.3_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.2.3/coolerdash-3.2.3-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.2.3-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.2.3/coolerdash-3.2.3-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.2.3-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.2.3/coolerdash-3.2.3-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.2.3-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.2.3/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.2.3/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

Full Changelog: v3.2.2...v3.2.3

CoolerDash v3.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 17:32
bbcf6b0

Changes:

  • Version updated to 3.2.2

AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.2.2/coolerdash_3.2.2_amd64.deb
sudo apt install ./coolerdash_3.2.2_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.2.2/coolerdash-3.2.2-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.2.2-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.2.2/coolerdash-3.2.2-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.2.2-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.2.2/coolerdash-3.2.2-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.2.2-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.2.2/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.2.2/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

Full Changelog: v3.2.1...v3.2.2

CoolerDash v3.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:11
9aeafbc

Changes:

  • Version updated to 3.2.1

AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.2.1/coolerdash_3.2.1_amd64.deb
sudo apt install ./coolerdash_3.2.1_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.2.1/coolerdash-3.2.1-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.2.1-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.2.1/coolerdash-3.2.1-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.2.1-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.2.1/coolerdash-3.2.1-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.2.1-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.2.1/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.2.1/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

Full Changelog: v3.2.0.1...v3.2.1

CoolerDash v3.2.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:45
bc906af

Changes:

  • Version updated to 3.2.0.1

AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0.1/coolerdash_3.2.0.1_amd64.deb
sudo apt install ./coolerdash_3.2.0.1_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0.1/coolerdash-3.2.0.1-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.2.0.1-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0.1/coolerdash-3.2.0.1-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.2.0.1-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0.1/coolerdash-3.2.0.1-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.2.0.1-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.2.0.1/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.2.0.1/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

Full Changelog: v3.1.5...v3.2.0.1

CoolerDash v3.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:44
4c62d28

Changes:

- Version updated to 3.2.0

- Fixed LCD shutdown image registration with CoolerControl's native shutdown image API.
- Fixed Circle mode GPU load display so fan duty is no longer shown as GPU usage.
- Kept CPU/GPU Circle mode percentage visible at 100%.
- Increased Liquid Circle mode bar scale from 45°C to 60°C.


AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0/coolerdash_3.2.0_amd64.deb
sudo apt install ./coolerdash_3.2.0_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0/coolerdash-3.2.0-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.2.0-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0/coolerdash-3.2.0-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.2.0-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.2.0/coolerdash-3.2.0-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.2.0-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.2.0/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.2.0/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

Full Changelog: v3.1.5...v3.2.0

CoolerDash v3.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Jun 17:24
aad95f6

Changes:

  • Version updated to 3.1.5

  • Minor bug fixes and improvements (Thanks @Elienop)


AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.1.5/coolerdash_3.1.5_amd64.deb
sudo apt install ./coolerdash_3.1.5_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.1.5/coolerdash-3.1.5-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.1.5-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.1.5/coolerdash-3.1.5-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.1.5-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.1.5/coolerdash-3.1.5-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.1.5-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.1.5/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.1.5/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

What's Changed

  • fix: widen lcd_orientation to uint16_t (fixes orientation=270) by @Elienop in #160

New Contributors

Full Changelog: v3.1.4...v3.1.5

CoolerDash v3.1.4

Choose a tag to compare

@github-actions github-actions released this 17 May 15:40
1b73d11

Changes:

  • Version updated to 3.1.4

fix: credentials.json authoritative token store + CC v4.3.0 compat

⚠️ User action required: Before updating, manually remove the CoolerDash directory:
sudo rm -rf /var/lib/coolercontrol/plugins/coolerdash


AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.1.4/coolerdash_3.1.4_amd64.deb
sudo apt install ./coolerdash_3.1.4_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.1.4/coolerdash-3.1.4-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.1.4-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.1.4/coolerdash-3.1.4-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.1.4-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.1.4/coolerdash-3.1.4-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.1.4-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.1.4/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.1.4/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

Full Changelog: v3.1.3...v3.1.4

CoolerDash v3.1.3

Choose a tag to compare

@github-actions github-actions released this 17 May 14:56
4fdfecf

Changes:

  • Version updated to 3.1.3

AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.1.3/coolerdash_3.1.3_amd64.deb
sudo apt install ./coolerdash_3.1.3_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.1.3/coolerdash-3.1.3-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.1.3-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.1.3/coolerdash-3.1.3-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.1.3-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.1.3/coolerdash-3.1.3-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.1.3-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.1.3/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.1.3/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

What's Changed

Full Changelog: v3.1.2...v3.1.3

CoolerDash v3.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Apr 13:55
29c61f4

Changes:

  • Version updated to 3.1.2

AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.1.2/coolerdash_3.1.2_amd64.deb
sudo apt install ./coolerdash_3.1.2_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.1.2/coolerdash-3.1.2-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.1.2-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.1.2/coolerdash-3.1.2-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.1.2-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.1.2/coolerdash-3.1.2-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.1.2-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.1.2/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.1.2/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

What's Changed

Full Changelog: v3.1.1...v3.1.2

CoolerDash v3.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Apr 01:01

Changes:

  • Version updated to 3.1.1

AUR Package

AUR

Installation:

# Using an AUR helper
yay -S coolerdash-git
# OR any other AUR helper

Binary Packages

Ubuntu / Debian

Debian/Ubuntu

wget https://github.com/damachine/coolerdash/releases/download/v3.1.1/coolerdash_3.1.1_amd64.deb
sudo apt install ./coolerdash_3.1.1_amd64.deb

Fedora

Fedora

wget https://github.com/damachine/coolerdash/releases/download/v3.1.1/coolerdash-3.1.1-1.fedora.x86_64.rpm
sudo dnf install ./coolerdash-3.1.1-1.fedora.x86_64.rpm

CentOS / RHEL

CentOS/RHEL

wget https://github.com/damachine/coolerdash/releases/download/v3.1.1/coolerdash-3.1.1-1.centos.x86_64.rpm
sudo dnf install ./coolerdash-3.1.1-1.centos.x86_64.rpm

openSUSE

openSUSE

wget https://github.com/damachine/coolerdash/releases/download/v3.1.1/coolerdash-3.1.1-1.opensuse.x86_64.rpm
sudo zypper install ./coolerdash-3.1.1-1.opensuse.x86_64.rpm

Manual Installation

# STEP 1: Clone repository
git clone https://github.com/damachine/coolerdash.git
cd coolerdash

# STEP 2: Build and install (auto-detects Linux distribution and installs dependencies)
make install

GPG Verification (optional):

# Download checksums and signature
wget https://github.com/damachine/coolerdash/releases/download/v3.1.1/SHA256SUMS
wget https://github.com/damachine/coolerdash/releases/download/v3.1.1/SHA256SUMS.asc

# Verify GPG signature
gpg --verify SHA256SUMS.asc SHA256SUMS

# Verify package checksum
sha256sum -c SHA256SUMS --ignore-missing

What's Changed

Full Changelog: v3.1.0...v3.1.1