Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T14:46:07.000Z (about 1 year ago)
- Last Synced: 2023-11-02T10:29:11.381Z (about 1 year 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._
![Lensors in action](https://i.imgur.com/Tmzr3Zr.png)
## 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