fyne
Cross platform GUI toolkit in Go inspired by Material Design
About this project
About 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. Prerequisites To develop apps using Fyne you will need Go version 1.22 or later, a C compiler and your system's development tools. If you're not sure if that's all installed or you don't know how then check out our Getting Started document. Using the standard go command you can add Fyne to your project by running two commands. First: go get fyne.io/fyne/v2@latest If you are new to Go, it is important to know that (as of Go 1.18) go get only downloads the specified module and registers it in the go.mod file. It does not…
Technologies
Project health
GitHub
Reviews
Built by
Maintain fyne-io/fyne? Claiming verifies admin access through your GitHub account and gives you control of this listing.