CleanMeter icon indicating copy to clipboard operation
CleanMeter copied to clipboard

Qol refactors

Open Danil0v3s opened this issue 4 months ago • 0 comments

Introduces a bunch of QoL improvements:

  • Upgrade LibreHardwareMonitor
  • Ugrade compose BOM (Fixes https://github.com/Danil0v3s/CleanMeter/issues/58 and a couple others)
  • Use HardwareMonitor as a service (unblocks start with windows and removes need to admin privileges)
  • Change from sockets to named pipes (removes need for network access)
  • Keep track of focused process on Java side
  • Add border to the main window (figma)
  • Use file based preferences instead of registry
  • Use a hot flow for hotkey tracking

Danil0v3s avatar Sep 11 '25 13:09 Danil0v3s