mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-23 09:48:59 +00:00
Update md
This commit is contained in:
parent
8e46bc00fe
commit
686b47548b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#Robotgo
|
||||
|
||||
>Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen and global event listener.
|
||||
>Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen,Window Handle and global event listener.
|
||||
|
||||
RobotGo supports Mac, Windows, and Linux(X11).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#Robotgo
|
||||
|
||||
>Golang 跨平台自动系统,控制键盘鼠标位图和读取屏幕以及全局事件监听
|
||||
>Golang 跨平台自动系统,控制键盘鼠标位图和读取屏幕,窗口句柄以及全局事件监听
|
||||
|
||||
RobotGo 支持 Mac, Windows, and Linux(X11).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue