Go GUI: Trying out Fyne

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • notes

    A simple notes app using Fyne (by fynelabs)

  • Next thing we do is get a theme from one of Fyne's demo apps – “Notes”.

  • Building-Cross-Platform-GUI-Applications-with-Fyne

    Building Cross-Platform GUI Applications with Fyne, published by Packt

  • I spent the most time on Fyne because Fyne is the best documented among the three. There are a few demo videos and even a book!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gio

    Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

  • I tried two other pure-Go GUI packages. They are Gio and Nuxui. Both are ingenious projects. (There are quite a few other packages that help bind Go apps to more established GUI engines.)

  • fyne

    Cross platform GUI toolkit in Go inspired by Material Design

  • Fyne is a very promising GUI package for Go that helps you build a GUI app and cross-compile it all devices and OSes.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts