We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a76ce5 commit 5898592Copy full SHA for 5898592
README_TCH.md
@@ -1,6 +1,6 @@
1
[English](README.md) | 繁體中文
2
# 自動按鍵工具
3
-一個可以模擬鍵盤和滑鼠操作的工具,用 python 製作。
+一個可以模擬鍵盤和滑鼠操作的工具,用 python 製作。可以偵測圖片移動滑鼠,且可以進行基礎判定和迴圈功能。
4
### 前置
5
* ```pip install keyboard```
6
* ```pip install pyautogui```
0 commit comments