Skip to content

xte1999/LockscreenbyTime_win10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LockscreenbyTime_win10

A python program in win10.

  1. You can set the time to lock the computer(by setting year, month, day),
  2. Fullscreen pictures will show when you lock screen.

Code Usage :

  1. Opening Lock_screen_data.json and writing the date to set deadline. For example, rectify the json to [2021, 8, 2, 9, 20, 35] which means the unlock time is 2021/8/2/9:20
  2. Adding pictures to directory ./pictures, added pictures will show per 12 seconds.
  3. run lock_screen_simple.py
  4. Keyboard and screen will be locked, when you click the set time is reached, the program will close.

界面效果

view1

打包程序+开机启动

  1. 使用pyinsatller打包程序为exe格式
  2. 在注册表“计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon”的Userinit项中添加打包程序位置 这样开机就会运行程序 要注意小心操作
  3. 重新启动电脑,点击屏幕后开始判断,如未到解锁时间,则先显示结束时间后每12s换一次壁纸。

About

*考研学习利器,玩电脑控制不住自己时,可以使用该程序定日期锁屏,同时有精美壁纸锁屏显示,也不会枯燥。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages