文件名称:breaker
介绍说明--下载内容均来自于网络,请自行研究使用
在电脑面前坐久了会腰酸背痛,这个工具帮助您定时锁定电脑屏幕,让你去休息下。安装与卸载
1. 点击install.bat完成安装。
2. 点击unstall.bat完成卸载。说明
工具默认每1个小时锁定一次屏幕,每次持续2分钟,您可以通过修改install.bat脚本来修改锁定屏幕的时间间隔:
1. 打开install.bat。2. 找到以下这行:
schtasks /create /f /sc minute /mo 60 /tn "Take a break" /tr "hinter.exe"
将60改为你想要的数字,即为锁定屏幕的时间间隔,单位是分钟。
3. 保存。
如要修改每次屏幕锁定的持续时间,请自行修改代码。源码已公开,怎么改请自己研究一下。-Back pain will sit in front of a computer for a long time, this tool helps you to the timing lock the computer screen, allow you to rest under. Install and uninstall a click install.bat to complete the installation. Click unstall.bat complete the uninstall. The tools default lock screen once, every one hour each lasting two minutes, you can modify the install.bat scr ipt to modify the lock screen time intervals: 1 Open install.bat. Locate the following line: schtasks/create/f/sc minute/mo 60/tn " Take a break" /tr hinter.exe 60 to the numbers, that is, you want to lock the screen interval The unit is minute. 3. Saved. To modify the duration of each screen lock, self-modifying code. The source code is open, how to change your own look.
1. 点击install.bat完成安装。
2. 点击unstall.bat完成卸载。说明
工具默认每1个小时锁定一次屏幕,每次持续2分钟,您可以通过修改install.bat脚本来修改锁定屏幕的时间间隔:
1. 打开install.bat。2. 找到以下这行:
schtasks /create /f /sc minute /mo 60 /tn "Take a break" /tr "hinter.exe"
将60改为你想要的数字,即为锁定屏幕的时间间隔,单位是分钟。
3. 保存。
如要修改每次屏幕锁定的持续时间,请自行修改代码。源码已公开,怎么改请自己研究一下。-Back pain will sit in front of a computer for a long time, this tool helps you to the timing lock the computer screen, allow you to rest under. Install and uninstall a click install.bat to complete the installation. Click unstall.bat complete the uninstall. The tools default lock screen once, every one hour each lasting two minutes, you can modify the install.bat scr ipt to modify the lock screen time intervals: 1 Open install.bat. Locate the following line: schtasks/create/f/sc minute/mo 60/tn " Take a break" /tr hinter.exe 60 to the numbers, that is, you want to lock the screen interval The unit is minute. 3. Saved. To modify the duration of each screen lock, self-modifying code. The source code is open, how to change your own look.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin
...\breaker.scr
...\hinter.exe
...\install.bat
...\readme.txt
...\uninstall.bat