Skip to content

Commit 40e7cf7

Browse files
authored
Update README.md
1 parent 3f5bb3e commit 40e7cf7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@ There are 2 possible uses of this project Python code:
4343
## System monitor
4444

4545
This project is mainly a complete standalone program to use your screen as a system monitor, like the original vendor app.
46-
Some themes are already included for a quick start!
46+
Some themes are already included for a quick start!
4747
### [> Configure and start system monitor](https://github.com/mathoudebine/turing-smart-screen-python/wiki/System-monitor-:-how-to-start)
48+
<img src="https://user-images.githubusercontent.com/38615348/221564385-737d0b01-d439-4e24-9bb6-cce205958dc9.png" height="400" />
49+
4850
* Fully functional multi-OS code base (operates out of the box, tested on Windows, Linux & MacOS).
49-
* Display configuration using `config.yaml` file: no Python code to edit.
51+
* Display configuration using GUI configuration wizard or `config.yaml` file: no Python code to edit.
5052
* Support for all [3.5" smart screen models (Turing and XuanFang)](https://github.com/mathoudebine/turing-smart-screen-python/wiki/Hardware-revisions). Backplate RGB LEDs are also supported for available models!
5153
* Support [multiple hardware sensors and metrics (CPU/GPU usage, temperatures, memory, disks, etc)](https://github.com/mathoudebine/turing-smart-screen-python/wiki/System-monitor-:-themes#stats-entry) with configurable refresh intervals.
5254
* Allow [creation of themes (see `res/themes`) with `theme.yaml` files using theme editor](https://github.com/mathoudebine/turing-smart-screen-python/wiki/System-monitor-:-themes) to be [shared with the community!](https://github.com/mathoudebine/turing-smart-screen-python/discussions/categories/themes)

0 commit comments

Comments
 (0)