robotgo
RobotGo, Go Native cross-platform GUI automation @vcaesar (by go-vgo)
ui
Platform-native GUI library for Go. (by andlabs)
Our great sponsors
robotgo | ui | |
---|---|---|
6 | 6 | |
7,623 | 8,133 | |
2.0% | - | |
9.0 | 0.0 | |
15 days ago | about 1 month ago | |
Go | Go | |
Apache License 2.0 | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
robotgo
Posts with mentions or reviews of robotgo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-27.
-
Example projects using github.com/go-vgo/robotgo?
I'm trying to use robotgo to automate some work in another GUI program, but I'm finding the documentation to be a bit light and the examples to be not quite illuminating. Are there any example projects out there using this library that I could reference to learn more?
- Robotgo v0.100.0 is released, Go desktop automation
-
Robotgo v0.100.0 is released, Go desktop automation. Enhancement bitmap and image, add arm support...
Link to the Readme: https://github.com/go-vgo/robotgo
-
Best tool to automate GUI (like AutoHotKey, PyAutoGUI)?
So, I'm looking for other tools that let me do the same thing in literally any other programming language. I'd rather use the opportunity to learn GoLang (RobotGo) than learn AutoHotKey.
ui
Posts with mentions or reviews of ui.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-14.
-
Stable and native looking GUI tool for Go?
You could check out andlabs UI - the functionality is a little limited but it uses system components. https://github.com/andlabs/ui
-
Are there native bindings for native UI development with Go? Window, GTK, MacOS
There is this https://github.com/andlabs/ui but it doesn't seem to have been touched in quite a while.
-
Is there is good GUI for Golang ?
I would recommend https://github.com/andlabs/ui for a beautiful cross-platform (desktop), native UI, and https://fyne.io for a really simple, intuitive, easy-to-use UI library with a great community that works on all platforms including mobile
-
how to create a native toolkit for golang?
https://github.com/andlabs/ui https://bitbucket.com/rj/goey
-
Lightweight GUI cross platform to show some data
I would suggest https://github.com/andlabs/ui
What are some alternatives?
When comparing robotgo and ui you can also consider the following projects:
fyne - Cross platform GUI in Go inspired by Material Design
walk - A Windows GUI toolkit for the Go Programming Language
Lorca - Build cross-platform modern desktop apps in Go + HTML5
qt - Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
sciter - Sciter: the Embeddable HTML/CSS/JS engine for modern UI development
nuklear - This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
webview - Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
gotk3 - Go bindings for GTK3
go-qml - QML support for the Go language