Upcoming


FOSDEM 2024 - Go devroom

3 February 2024 - Brussels

Low code graphical apps with Go top to bottom!

Building apps is hard and addressing multiple platforms is even worse. But with Go, Fyne and Fysion we can get built in no time and distribute for all devices easier than ever. And best is that all the functionality is built with Go, enabling creators to upskill and even learn development whilst building their app.

Event details

FOSDEM 2024 - Graphics devroom

4 February 2024 - Brussels

Building Cross-platform GUI apps with ease (and Go) - desktop, mobile and beyond!

This talk will look at getting started through building first complete app, and show how it will run on desktop and mobile devices. It will also introduce advanced tooling and low-code options available for the ecosystem to support wider adoption in this exciting area of development.

Event details

More coming soon…

Archive


2023

Fyne Conf 2023

3 November 2023 - Edinburgh, UK and Online

Join the team and community as we explore the latest from Fyne and explore the road ahead.

Fyne Conf is back and bigger than ever in November 2023. We are holding a full day of talks and workshops, include:

  • Contributor workshop (morning)
  • Talks about the Fyne toolkit and community projects (afternoon, streamed live)
  • Q&A with the Fyne contributor team (afternoon)
  • Social event (evening)

Event details

GoLab

19 November 2023 - Florence

How Go taught me to love building apps again

Building apps is tough and involves lots of languages to reach multiple platforms - unless you build with Go and let the tools do the hard work! This talk covers the joy I experienced when starting to build graphical apps using Go and how any developer can feel the same with the Fyne toolkit.

Event details

GopherCon UK

17 August 2023 - The Brewery, London

Discussion group for graphical app development. Bring your thoughts, questions, or favourite project to discuss with like-minded gophers during the mid-conference social.

Event details

Boston Golang

*25 July 2023 - Boston, MA

Building graphical apps that work anywhere

A gentle introduction to harnessing the power of Go in a Graphical User Interface framework like Fyne. We will cover the basics, explore some of the main APIs for building complete apps, and see completed applications available to download today. This talk will show how to build a complete Fyne based application for desktop and mobile devices in under 25 lines of code!

Event details

GopherCon EU

26-29 June 2023 - Berlin

Giuseppe Scaramuzzino - Unleashing Desktop App Development with Go and Fyne

Interested in making desktop apps efficiently? Learn how to use Go and Fyne to simplify the process. Witness the power of these tools in real applications, build your first app, and find out how to navigate common challenges. Don’t miss this talk if you’re excited about creating smooth, speedy desktop apps!

Video - Event details

Dubai Gophers

22 June 2023 - Heriot-Watt University, Dubai

Building Graphical Apps that Work Anywhere

Andrew explores how easy it is to build cross-platform graphical applications for desktop, mobile and beyond. In this Fyne toolkit intro we cover the core principles, what’s cool and new in the library and walk through some code samples showing how to get started.

Ever wanted to build a mobile app and never knew how? Well now you can do it with your favourite language, come along to find out more!

Event details

OpenUK State of Open Subset

13 June 2023 - Online

Fyne and Go: Native graphical apps for all platforms with a single codebase

Open source makes so many things possible and a platfor-agnostic toolkit for building apps that work on all devices is an example of just that.

Andrew explores how easy it is to build cross-platform graphical applications for desktop, mobile and beyond.

Video - Event details

Edinburgh Golang Meetup

14 June 2023 - Edinburgh

Building mobile apps with Go (and Fyne)!

Andrew brings the group back to Fyne with an exploration of building apps for mobile and cross-compiling for other devices.

In a more interactive presentation we step through the setup and process for building for platforms like Android and iOS from your development environment.

Event details

Cup-O-Go Podcast

16 June 2023 - Online

An interview with Fyne Creator, Andy Williams

Jonathan Hall and Shay Nehmad chat with Andy about the Fyne toolkit, why it exists and where it is going.

Episode details

Open Source Summit North America 2023

11 May 2023 - Vancouver and Online

Development and distribution of large applications for the desktop is a difficult task as legacy solution have built layers of complexity as the ecosystem evolved over decades. There is no reason that making a native application should be more complex than a web site or a command line tool.

Cedric Bail presents an introduction to Go and its ecosystem to quickly write native command line tools, before introducing Fyne and writing a graphical application. Including unit tests and how to make sure that the code quality is up to standard, remaining readable and maintainable over time.

Video - Event details

Go Time Podcast

30 March 2023 - Online

Cross-platform graphical user interfaces

Andy Williams from Fyne and Lea Anthony from Wails join the Go Time podcast hosts Mat Ryer and Natalie Pistunovich to discuss writing Go GUI code for different architectures and operating systems.

Episode details

Edinburgh Gophers

8 March 2023 - Edinburgh

Building Graphical apps that work anywhere

Andrew explores how easy it is to build cross-platform graphical applications for desktop, mobile and beyond. In this Fyne toolkit intro we cover the core principles, what’s cool and new in the library and walk through some code samples showing how to get started.

Ever wanted to build a mobile app and never knew how? Well now you can do it with your favourite language, come along to find out more!

Video excerpt - Event details

2022

Fyne Conf 2022

17 October 2022 - Online

Fyne Conf is the world’s main conference focused on the Fyne toolkit, it’s community and the applications built around it.

Join us for a look at what’s new, how to build excellent platform-agnostic applications and best practices for building bigger and better apps.

Videos - Event details

Open Source Summit Europe 2022

16 September 2022 - Dublin and Online

This talk discusses and showcases how to quickly build great-looking applications that will work on any desktop Linux system (X11 or Wayland, with no runtime dependencies). We cover graphical primitives, the standard widgets, and how to combine this with containers and custom elements to build the app of your dreams. We will also how Fyne and the Go programming language are helping to create an easy-to-develop desktop environment for Linux on the desktop and on smartphones!

Event details

Golang Bristol: Go(ne online)

20 July 2022 - Online

Nick White - Using Fyne to create beautiful GUIs in idiomatic Go

Nick will talk about using the Fyne toolkit to create native cross-platform desktop and mobile interfaces in pure Go.

We will walk through an example of adding a GUI in Fyne to an existing Go command line program, showing off a variety of widgets and customisation that’s possible. We’ll talk about the pros and cons of using a toolkit that has been built from the ground up for Go, as opposed to bindings for more well-known toolkits like Qt, GTK or Tk.

Slides - Event details

2021

Norrköping Software Development

7 October 2021 - Online

How to Build: GUI interfaces - Fyne

This time we will have our own Jacob Alzén, talking about an awesome open-source project to build graphic user interfaces.

Looking forward to folks coming together to hang out and share best practices. It will be a great setting to chat and learn from each other while having some fun with code.

Event details

Go West Online

22 October 2021 - Online

The beauty of Go for building cross-platform graphical applications.

This talk is a gentle introduction to harnessing the power of Go in a Graphical User Interface framework like Fyne. We will cover the basics, explore some of the main APIs for building complete apps, and see completed applications available to download today.

Video - Event details

ScotSoft 2021

7 October 2021 - Online

The Journey to FyshOS

Andrew Williams presents how Fyne has grown over the last years and how it is used to build the FyneDesk desktop environment. He will also introduce the FyshOS operating system and show why this is an exciting time to be re-imagining Linux on the desktop.

Video - Event details

Fyne Conf 2021

17 September 2021 - Online

Fyne Conf is the world’s main conference focused on the Fyne toolkit, it’s community and the applications built around it.

Join us for a look at what’s new, how to build excellent platform-agnostic applications and a view of some cool projects that people around the world are creating.

Videos - Event details

Golang in London

19 May 2021 - Online

Andy Williams discusses ‘Building cross platform graphical apps’

We will explore the main features including canvas, widgets, file APIs, data binding and test support. Each section demonstrates the basic code concepts and how it comes together to build powerful applications fast.

Video - Event details

FOSDEM 2021

6 February 2021 - Online

This talk explores the Fyne toolkit and what is new with the recently released version 2.0. We will explore the main features including canvas, widgets, data binding, test support and app store packaging.

We will step through how to build an application using standard widgets, data binding and storage, and then see how it can be distributed for practically all graphical operating systems and app stores.

Video - Event details

2020 and Earlier

Fyne Conf 2020

18 June 2020 - Online

Fyne Conf is the world’s main conference focused on the Fyne toolkit, it’s community and the applications built around it.

Join us for a look at what’s new, how to build excellent platform-agnostic applications and a view of some cool projects that people around the world are creating.

Videos - Event details

Fun + No Constraints + High Performance = Creativity

31 October 2019 - GopherCon AU (Sydney)

In this talk, Steve introduces the Fyne GUI toolkit and it’s targeting of cross platform desktop applications, as well as Mobile (Android / iOS) and more. TDD support is built in, and its written 100% in Go, so you know its good.

This will be a fast paced, highly visual dive through the possibilities for application development, if you dare to throw out the rulebook and look at a fresh new approach that the Go tooling makes possible. Attendees will be challenged to let their imaginations loose, and get excited about writing “that app” that they have always wanted to finish off one day. Now is your time !

Video - Event details

Fyne Conf 2019

22 November 2019 - Online

Fyne Conf is the world’s first conference focused on the Fyne toolkit, it’s community and the applications built around it.

Videos - Event details

A Fyne User Interface

16 September 2019 - GolangVan (Vancouver)

Introduction to the Fyne toolkit fo building cross platform GUIs.

Event details

Easily build cross platform graphical applictions with Fyne

21 October 2019 - GoLab (Florence)

With the growing popularity of Go many people are asking how to build a solid GUI. It’s design for concurrency and portability makes it a great match for cross-platform development. This talk shows how the Fyne toolkit is designed to help make beautiful and idiomatic native apps simply, using pure Go.

Video - Event details

A Fyne Update

31 July 2019 - Go Meetup Edinburgh

An update on the Fyne GUI framework.

Event details

Introducing Fyne

18 July 2018 - Go Meetup Edinburgh

An introduction to Fyne.io, the UI toolkit and app API written in Go.

Event details