Skip to content

TuxClocker 1.0.0

Compare
Choose a tag to compare
@Lurkki14 Lurkki14 released this 26 Sep 15:46
· 205 commits to master since this release

Changelog

TuxClocker 1.0.0 is an almost complete rewrite. It facilitates easier extension of the program through a plugin interface for device support. Privileged actions are done in a daemon, so the GUI does not need to run as a privileged user.

Note that this release only has support for Nvidia GPUs.

New features

  • DBus API

New hierarchical GUI

  • Able to support multiple GPUs, multiple fans etc.
  • Allows to connect writable range-based properties to any readable property, allowing more than just fan curves eg. custom throttling behavior by connecting power limit to temperature
  • Able to reset nodes to default values recursively (reset every writable property of a device at once)
  • Option to apply profile values automatically
  • Unified view for writable and readable properties