Matthieu Houdebine
Matthieu Houdebine
Hi, and thanks for raising this issue. Actually the feature to turn off the screen on shutdown/logoff is already implemented in `main.py` This part is to create the signal handlers:...
Hi @MarkOliver1959 I look forward to it! This will be a nice addition to this project, and could simplify the installation procedure for people less comfortable with technology
Hello, you can try to convert this project Python code directly to a .exe file following this discussion: #385 I did not test it my self but it seems it...
Thanks for the PR @majormer I will try to review it soon
You're right, LHM does have sensors for disk temperatures, but the System Monitor does not really monitor disks for now, it monitors disk partitions (free/used space are partition metrics) So...
Hello @luminesupreme This is a very starnge error that should not happen. Can you post the content of the `config.yaml` file here? Did you manually edit some Python files or...
To fix this issue, you should replace the `config.yaml` file with the original one. The you can restart the `configure.py` properly without error
This would be a great addition to this program! It seems supported by LibreHardwareMonitor on Windows (mostly for desktop, not laptops), for Linux and MacOS i have to find a...
It could work, but i'm worried about `lm-sensors` that has [not been updated since Feb. 2021](https://github.com/lm-sensors/lm-sensors), it seems unmaintained. The PySensors Python library itself seems not to be maintained anymore...
There are 2 programs to control your smart screen: - "Turing Smart Screen" the original Windows program provided by Turing. This is the one from your screenshot. It has been...