3 Star 9 Fork 2

Walkline/Remote WOL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.py 184 Bytes
一键复制 编辑 原始数据 按行查看 历史
Walkline 提交于 2021-03-05 11:22 . 调整配置文件和入口文件位置
"""
The MIT License (MIT)
Copyright © 2021 Walkline Wang (https://walkline.wang)
https://gitee.com/walkline/remote-wol
"""
if __name__ == '__main__':
import runner
runner.start()
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/walkline/remote-wol.git
git@gitee.com:walkline/remote-wol.git
walkline
remote-wol
Remote WOL
master

搜索帮助