添加窗口钓鱼自动化脚本
- 实现窗口识别和激活功能 - 添加钓鱼和收杆消息发送 - 支持可配置时间间隔和循环次数 - 包含完整的日志记录和错误处理 - 提供测试模式和详细文档 - 添加.gitignore和requirements.txt
This commit is contained in:
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
pyautogui==0.9.54
|
||||
pygetwindow==0.0.9
|
||||
# 如果需要跨平台支持,可以添加以下库
|
||||
# pynput==1.7.6
|
||||
Reference in New Issue
Block a user