hakandundar34coding / system-monitoring-center

Multi-featured system monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature unit conversion in Sensors

kd9kni opened this issue · comments

Is there a way to convert the Celsius values from sensors to Fahrenheit? This is far from critical, as issues go, but the ability to do that conversion would be very helpful for those of us who think in those units.

Option for selecting temperature units is added to Sensors menu. There may be a new version in about 1 week. This version will include the feature.

You can test it by following these steps (if your distribution has GTK4):

  • Download the latest source code
  • Extract it and open terminal application in src folder
  • Run the following command: python3 ./run_from_source.py
  • Open Sensors tab test test the new option

Screenshot of the new option:

smc_sensors

I will close this issue. But you can open new issues for new features, bugs, etc.