mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update README.md
This commit is contained in:
parent
af08ef934b
commit
4b46920f41
1 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
#Robotgo
|
||||
|
||||
|
||||
Golang Desktop Automation. Control the mouse, keyboard, and read the screen.
|
||||
|
||||
RobotGo supports Mac, Windows, and Linux.
|
||||
|
||||
This is a work in progress.
|
||||
|
||||
Installation:
|
||||
go get github.com/go-vgo/robotgo
|
||||
|
|
|
|||
Loading…
Reference in a new issue