mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-06 08:43:56 +00:00
Update README.md
This commit is contained in:
parent
85ee440027
commit
b4c67f4198
16
README.md
16
README.md
@ -11,26 +11,18 @@
|
|||||||
<!--<a href="https://github.com/go-vgo/robotgo/releases"><img src="https://img.shields.io/badge/%20version%20-%206.0.0%20-blue.svg?style=flat-square" alt="Releases"></a>-->
|
<!--<a href="https://github.com/go-vgo/robotgo/releases"><img src="https://img.shields.io/badge/%20version%20-%206.0.0%20-blue.svg?style=flat-square" alt="Releases"></a>-->
|
||||||
|
|
||||||
|
|
||||||
>Golang Desktop Automation, it supports Mac, Windows, and Linux(X11).
|
>Golang Desktop Automation, Control the mouse, keyboard, bitmap,read the screen,Window Handle and global event listener.
|
||||||
[warn]This is a work in progress.
|
[warn]This is a work in progress.
|
||||||
|
|
||||||
##Features
|
##Supported platforms
|
||||||
|
|
||||||
Mouse control
|
MacOS, Windows, and Linux(with X11)
|
||||||
|
|
||||||
Keyboard control
|
|
||||||
|
|
||||||
Screen capture
|
|
||||||
|
|
||||||
Window Handle
|
|
||||||
|
|
||||||
Global event listen
|
|
||||||
|
|
||||||
##API Docs
|
##API Docs
|
||||||
|
|
||||||
[English docs](https://github.com/go-vgo/robotgo/blob/master/doc.md) [中文文档](https://github.com/go-vgo/robotgo/blob/master/doc_zh.md)
|
[English docs](https://github.com/go-vgo/robotgo/blob/master/doc.md) [中文文档](https://github.com/go-vgo/robotgo/blob/master/doc_zh.md)
|
||||||
|
|
||||||
##Requirement install
|
##Requirements install
|
||||||
|
|
||||||
Before RobotGo installation, make sure Golang/GCC/zlib & libpng have been installed correctly.
|
Before RobotGo installation, make sure Golang/GCC/zlib & libpng have been installed correctly.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user