Golang Native cross-platform system automation
Github: https://github.com/go-vgo/robotgo
Update:
Add global event listener
Add Convert picture
Update bitmap
Clear Println
Update ascii
Update doc
Update GetPixelColor
Update CaptureScreen
Update test
Bug Fixes:
Fix CaptureScreen args
Fix MouseToggle
Fix OpenBitmap
评论:
jewishobo:
veni0:I've been using this to automate tedious tasks in online games. Very good work, super easy to use API, highly recommend.
yeah-ok:Thank you for your praise.
veni0:Superb, does the OSX port require Accessibility permissions to do its thing? Good luck with the maturation of this project, I believe ui level automation in cross platform way to be massively important and (due to difficulty involved in doing it right) under served area in computing in general.
vyasgiridhar:Yep,The global event listener need Enable Access for Assistive Devices
veni0:Is there Wayland support in Linux?
PaulCapestany:Use x11 in Linux, maybe support Wayland in Future.
veni0:This is a pretty powerful package, yet is very simple to get started with and use. Thanks u/veni0 for making this open source!
It was my pleasure.
