8000 GitHub - chengning/automatic_clicker_2: "Automated control, visual operations, auto-clicker, process automation, RPA." 自动化控制、可视化操作、自动连点器、流程自动化、RPA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"Automated control, visual operations, auto-clicker, process automation, RPA." 自动化控制、可视化操作、自动连点器、流程自动化、RPA

License

Notifications You must be signed in to change notification settings

chengning/automatic_clicker_2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="react-directory-filename-cell">
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatic_clicker_2

"Automated control, visual operations, auto-clicker, process automation, RPA." 自动化控制、可视化操作、自动连点器、流程自动化、RPA

使用说明

主文件为Clicker.py,运行即可。部分功能仍在开发中,可能会出现一些问题。

核心文件为:Clicker.py、导航窗口功能.py、main_work.py、功能类.py。

添加指令的步骤:

  1. 在导航页的页面中添加指令的控件(导航窗口.ui)
  2. 在导航页的页面中添加指令的处理函数(导航窗口功能.py)
  3. 在导航页的treeWidget中添加指令的名称(导航窗口.ui)
  4. 在功能类中添加运行功能的函数(功能类.py)
  5. 在main_work.py中添加指令的调用函数(main_work.py)
  6. 详情请参考代码:添加指令模板.py

必须安装的python库

PyQt5
pyttsx4
pymsgbox
pyautogui
mouse
keyboard
pywinauto
pandas
selenium
webdriver_manager
pillow
openpyxl
requests
system_hotkey
pygments
opencv-python
baidu-aip
chardet
system_hotkey
nuitka
pyinstaller
python-dateutil
psutil

一键安装方法

pip install PyQt5 pyttsx4 pymsgbox pyautogui mouse keyboard pywinauto pandas selenium webdriver_manager pillow openpyxl requests system_hotkey pygments opencv-python baidu-aip chardet nuitka pyinstaller python-dateutil psutil

About

"Automated control, visual operations, auto-clicker, process automation, RPA." 自动化控制、可视化操作、自动连点器、流程自动化、RPA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Batchfile 0.1%
0