Fyne.io 是一个专注于开发跨平台 GUI 工具包的组织,在 GitHub 上拥有多个公共代码库。该组织的主要编程语言包括 Go、HTML 和 JavaScript,其知名项目包括 fyne、examples 和 systray,这些项目在开发者社区中得到了广泛使用。
Cross platform GUI toolkit in Go inspired by Material Design
Examples apps using the Fyne toolkit
a cross platfrom Go library to place an icon and menu in the notification area
Community extensions to the cross platform GUI in Go based on Material Design
A graphical terminal emulator for Linux using Fyne
Cross compiler tool for Fyne apps
The Fyne IDE
Fyne.io Website
Fyne Calculator application
Documentation website
Fyne solitaire application
Fyne developer documentation website
Fyne App Browser
A image pixel editing app
Toolchain and helpful commands for building and managing Fyne apps
A central listing site for available Fyne applications
The main demo app for the fyne toolkit.
Fyne implementation of 7GUIs: A GUI Programming Benchmark - https://eugenkiss.github.io/7guis/
A Fyne login manager for linux desktop computers
A demo of a Fyne application packaged as a Flatpak.
Fyne game of life simulation
A bridge module for Fyne based mobile apps and libraries that rely on gomobile
Fork of Go on Mobile for the Fyne project
Go cross-platform glfw library for creating an OpenGL context and receiving events.
Collection of image codecs useful in GUI apps
Partial implementation of SVG 2.0 specification in golang.
Go cross-platform OpenGL bindings.
Helper tools for getting your development environment set up for Fyne
Fyne website to demo running inside a browser
Repository for managing fyne-cross images
A central listing site for available Fyne add-on widgets and other components
Source code for all of the YouTube / https://developer.fyne.io tutorials
A web based tour of the Fyne toolkit - replaced by developer.fyne.io/tour/
Proposals that we are working on for future releases
Website for Fyne Conference information
Projects that we present as workshops for the Fyne project
Library for marshalling / unmarshalling user interface definitions for Fyne apps
A utility library to make use of the X Go Binding easier. (Implements EWMH and ICCCM specs, key binding support, etc.)
Go library used to retrieve the current locale(s) of the operating system.
Go bindings for GLFW 3
[mirror] Go supplementary image libraries
The X Go Binding is a low-level API to communicate with the X server. It is modeled on XCB and supports many X extensions.
Cloud providers and helpers for the Fyne toolkit
Fyne chat website, wrapper to our current chat service
fyne-io 在 GitHub 上构建了多个与跨平台 GUI 开发相关的项目,如 fyne 和 examples。这些项目为开发者提供了强大的工具和示例,帮助他们构建应用程序。
fyne-io 主要使用 Go、HTML 和 JavaScript 作为其开发的编程语言。这些语言支持其主要项目的构建和扩展,确保了跨平台的兼容性。
是的,fyne-io 的所有代码库都是公开的。这使得社区能够访问、使用和贡献这些项目,从而推动跨平台 GUI 开发的进步。