pyshot:python中的屏幕截图上传器

时间:2024-03-04 13:23:21
【文件属性】:

文件名称:pyshot:python中的屏幕截图上传器

文件大小:2KB

文件格式:ZIP

更新时间:2024-03-04 13:23:21

Python

Py [thon Screen] shot 动机:我需要学习python,因此在我的第一周开始了一个我在Ruby中已经做过的小项目:一个脚本,将屏幕快照从/tmp/screenshots上传到某个公共位置(即我的一台服务器)。 设置 sudo pip install pyinotify # edit pyshot.service, change path, add your user sudo cp pyshot.service /lib/systemd/system/ sudo systemctl daemon-reload sudo systemctl enable pyshot.service sudo systemctl start pyshot.service 去做 守护进程(当前使用systemd) 将链接复制到剪贴板(xsel吗?) 在Ubuntu通知上显示通知 使其


【文件预览】:
pyshot-master
----.python-version(7B)
----requierements.txt(26B)
----pyshot.service(204B)
----README.md(841B)
----monitor.py(751B)

网友评论