https://github.com/aleksamagicka/lensors
A Hwmonitor/Hwinfo64-like GUI for showing sensor data from HWMON and liquidctl on Linux.
https://github.com/aleksamagicka/lensors
Last synced: about 2 months ago
JSON representation
A Hwmonitor/Hwinfo64-like GUI for showing sensor data from HWMON and liquidctl on Linux.
- Host: GitHub
- URL: https://github.com/aleksamagicka/lensors
- Owner: aleksamagicka
- License: mit
- Created: 2022-11-14T13:52:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T14:46:07.000Z (over 1 year ago)
- Last Synced: 2025-02-01T12:09:00.998Z (4 months ago)
- Language: Python
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lensors
_A Hwmonitor/Hwinfo64-like GUI for showing sensor data from HWMON and liquidctl on Linux._

## Overview
This software aims to provide a GUI for showing up-to-date sensor data from the HWMON Linux subsystem.
It's currently under development, but basic features that should work are:
- Reading sensors from hwmon
- Assigning an icon to the reading for visual aid
- Tracking min and max values of a sensor
- Showing the unit value of a sensor
- Updating data every second
- Reading sensors from liquidctlIdeas for the future:
- A menu with options for finer customization of presented data