liuyuqi-dellpc 3 years ago
parent
commit
46e01bb1df
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -1,2 +1,9 @@
 # Keep Screen Light
 
+I recently thought of such a small demand. One of my PCs is used as a display screen, and the screen needs to be kept on. The simple way is to manage the battery in the windows settings: Turn off the sleep mode, turn off the screen saver, and set the screen-off time to not turn off the screen. Of course, it is still a bit complicated for Windows novices.
+
+Well, this project is to simply realize the following screen always-on functions. This small feature will also be used in subsequent large-scale projects.
+
+## screenshot
+
+![](screenshot/Home.png)