Skip to content

ccharon/qsensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qsensors

Qt6/Wayland-oriented sensor monitor with an xsensors-inspired UI and direct libsensors access.

qsensors

Dependencies

  • C++20 compiler
  • CMake
  • Qt6 (Core, Gui, Widgets)
  • libsensors (lm-sensors)

Build

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build -j

Run

./build/qsensors

Configuration

QSettings on Linux, typically:

~/.config/qsensors/qsensors.conf

License

This project is licensed under GPL-2.0-or-later.

  • Full text: LICENSE
  • Third-party notices: THIRD_PARTY.md and third_party/xsensors/NOTICE.md

About

a qt6 wayland lm-sensors application inspired by xsensors

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors