This article needs additional citations for verification. (August 2021) |
Original author(s) | Andrew Williams |
---|---|
Developer(s) | Andrew Williams, Cedric Bail, Changkun Ou, Charles Daniels, Drew Weymouth, Jacob Alzén, Luca Corbo, Pablo Fuentes, Steve O'Connor, Stephen Houston, Stuart Scott, Tilo Prütz |
Initial release | February 5, 2018 |
Stable release | 2.5.1
/ August 24, 2024[1] |
Written in | Go |
Operating system | Linux, Unix-like, macOS, Windows, IOS, Android (operating system) |
Type | Widget toolkit |
License | New BSD License |
Website | fyne |
Fyne is a free and open-source cross-platform widget toolkit for creating graphical user interfaces (GUIs) across desktop and mobile platforms. It is designed to enable developers to build applications that run on multiple desktop and mobile platforms/versions from a single code base.[2] Fyne uses OpenGL to provide cross-platform graphics. It is inspired by the principles of Material Design to create applications that look and behave consistently across all platforms.[3] It is licensed under the terms of the 3-clause BSD License, supporting the creation of free and proprietary applications. In December 2019 Fyne became the most popular GUI toolkit for Go, by GitHub star count[4] and in early February 2020 it was trending as #1 project in GitHub trending ranks.[5]