robotgo
fyne
Our great sponsors
robotgo | fyne | |
---|---|---|
6 | 93 | |
7,623 | 17,464 | |
2.0% | 5.3% | |
9.0 | 9.9 | |
15 days ago | 4 days ago | |
Go | Go | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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
-
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.
fyne
-
Hacker News top posts: Jun 18, 2022
Fyne, a cross-platform GUI toolkit written in Go\ (80 comments)
-
Fyne, a cross-platform GUI toolkit written in Go
I explored couple of methods to develope desktop/mobile GUI with Go a few weeks ago. These are some of them:
1) Fyne (https://github.com/fyne-io/fyne)
Their web driver is in technical preview as per the v2.0.0 release notes: https://github.com/fyne-io/fyne/releases/tag/v2.2.0
-
Wails 1.0 – Electron Alternative Powered by Go
Might be worth having a look at this as well: https://github.com/fyne-io/fyne
is an easy-to-use UI toolkit and app API written in Go. It is designed to build applications that run on desktop and mobile devices with a single codebase.
-
The Linux GUI toolkit situation, or why Electron (or similar) is sadly the future.
there also Fyne which seems promising as modern cross platform toolkit, but does not support native look a guess.
-
Can I build projects in Go without knowing front-end/client development?
You can always create a cross-platform GUI application using Fyne: https://github.com/fyne-io/fyne
What are some alternatives?
gio - Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
webview - Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
Wails - Create beautiful applications using Go
qt - Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
Lorca - Build cross-platform modern desktop apps in Go + HTML5
go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
systray - a cross platfrom Go library to place an icon and menu in the notification area
walk - A Windows GUI toolkit for the Go Programming Language
ui - Platform-native GUI library for Go.
go-astilectron - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
go-gtk - Go binding for GTK
go-app - A package to build progressive web apps with Go programming language and WebAssembly.