psavalonia
fyne
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
psavalonia | fyne | |
---|---|---|
6 | 146 | |
56 | 21,922 | |
- | 1.2% | |
10.0 | 8.2 | |
9 months ago | 4 days ago | |
PowerShell | Go | |
MIT License | BSD 3-Clause License |
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.
psavalonia
fyne
-
Why Golang instead of Rust to develop the Krater desktop app
Tauri is definitely a hot SEO keyword!
I had not heard of https://wails.io before for Golang GUIs, only https://fyne.io which renders its own controls.
-
Understand how to use C libraries in Go, with CGO
And this is how https://github.com/go-gst/go-gst, https://github.com/go-gl/glfw, and even https://fyne.io/ are using system libraries to propose a lot of functionalities.
-
Expo – open-source platform for making universal apps for Android, iOS, and web
If you fancy Go, there's Fyne. I don't work in the space so I cannot judge it.
- Confusión en el desarrollo de software
-
Making cross-platform software using Linux that also runs on BSD
I can recommend using Fyne (https://github.com/fyne-io/fyne) as it is easy to learn, cross-platform and natively compiled. You would also then write you application using the Go language. It works on Linux, FreeBSD, OpenBSD, NetBSD, macOS and Windows on desktop as well as Android and iOS on mobile.
-
Creating a TODO app in Fyne an Go
In this small tutorial I will explain something that usually is the exercise that allow you to understand how to use a UI framework (at least in the web world), and we will end up step by step in building a TODO app in Go using the Fyne UI Framework.
-
[Golang] Recommandation de bibliothèque d'interface utilisateur légère
Fyne 11K
-
Are there any popular computer applications written in Golang?
Historically, C++. Today, (unfortunately) a lot of (non-game) desktop apps are written in HTML/CSS/JS using Electron. There are projects like Fyne and GIO that aim to make Go a viable language for building large-scale performant desktop apps. My open-source hobby project Supersonic is a music player app built using Fyne.
-
I want to contribute to open source but don't know where to start
If you are interested in building applications then Fyne is an active and welcoming project - https://fyne.io
- Desktop apps with golang
What are some alternatives?
gio - Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
Wails - Create beautiful applications using Go
webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
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.
walk - A Windows GUI toolkit for the Go Programming Language
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
systray - a cross platfrom Go library to place an icon and menu in the notification area
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
go-gtk - Go binding for GTK
go-app - A package to build progressive web apps with Go programming language and WebAssembly.