当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 0

碧海青天/daemon
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
conf.yml 975 Bytes
一键复制 编辑 原始数据 按行查看 历史
碧海青天 提交于 2019-05-30 18:03 . no message
# do not change this config file if you don't know what each item means
# any problems contact gwsbhqt@163.com
#
# in daemon, daemon and the configuration under it is required
# if daemon go into hidden state, rename conf.yml to shutdown daemon
#
# in window message, Use // instead of #, eg, #32770 writing as //32770
# message support close(WM_CLOSE), destroy(WM_DESTROY), keyentry(WM_KEYDOWN, VK_RETURN), keyesc(WM_KEYDOWN, VK_ESCAPE)
#
# example configuration
#
# daemon:
# interval: 1000
# hide: false
# keep-alive:
# -
# name: notepad.exe
# command: cmd /c C:\Windows\System32\notepad.exe
# timing-shutdown:
# -
# name: win32calc.exe
# timing: 23:59
# interval-shutdown:
# -
# name: win32calc.exe
# interval: 60
# window-message:
# -
# title: 无法连接
# class: //32770
# message: close
daemon:
interval: 1000
hide: false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/gwsbhqt/daemon.git
git@gitee.com:gwsbhqt/daemon.git
gwsbhqt
daemon
daemon
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385