<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Talks and Workshops about the Fyne ecosystem on Fyne.io</title><link>http://fyne.io/events/</link><description>Recent content in Talks and Workshops about the Fyne ecosystem on Fyne.io</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026</copyright><lastBuildDate>Fri, 25 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://fyne.io/events/feed.xml" rel="self" type="application/rss+xml"/><item><title>Fyne Conf 2026</title><link/><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate><guid/><description/></item><item><title>Go Podcast</title><link/><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Andy, the creator of the Fyne toolkit returns and talk about a new visual designer for Fyne apps and a service to make building to all platform very easy. We talk about the state of Fyne, AppTrix Andy&amp;rsquo;s product and how it&amp;rsquo;s now possible to use a visual designer to create Fyne UI if you&amp;rsquo;re more of a visual person than defining the UI via code.&lt;/p&gt;</description></item><item><title>FOSDEM 2026 - Go devroom</title><link/><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Re-imagining the Tamagotchi with Go by Andy Williams&lt;/p&gt;</description></item><item><title>Edinburgh TechMeetup</title><link/><pubDate>Tue, 02 Dec 2025 17:30:00 +0000</pubDate><guid/><description>&lt;p&gt;Building mobile apps with Go (and Fyne)!&lt;/p&gt;</description></item><item><title>Fyne Conf 2025</title><link/><pubDate>Fri, 19 Sep 2025 00:00:00 +0000</pubDate><guid/><description/></item><item><title>GopherCon</title><link/><pubDate>Tue, 26 Aug 2025 00:00:00 +0000</pubDate><guid/><description/></item><item><title>Golang Bristol</title><link/><pubDate>Wed, 26 Mar 2025 00:00:00 +0000</pubDate><guid/><description/></item><item><title>GoLab Workshop</title><link/><pubDate>Mon, 11 Nov 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne Apps From Start to Store&lt;/p&gt;
&lt;p&gt;For folk looking to get a hands-on intro to graphical app development with Go and Fyne this session is for you.&lt;/p&gt;
&lt;p&gt;Everything from getting started, through building an app onto your computer and on to customising the toolkit and building your own widgets. You&amp;rsquo;ll learn everything you need to build the app of your dreams. :)&lt;/p&gt;</description></item><item><title>Fyne Conf 2024</title><link/><pubDate>Fri, 20 Sep 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne Conf 2024 will be our biggest ever event - to be held in Berlin, Germany and streamed online.&lt;/p&gt;
&lt;p&gt;This event is a chance to learn more about Fyne and how it can be used to easily build robust and performant cross platform applications. We will showcase useful techniques, best practices, new features and existing applications from around the community.&lt;/p&gt;</description></item><item><title>GopherCon UK</title><link/><pubDate>Fri, 16 Aug 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building Graphical Go apps is Fyne :)&lt;/p&gt;
&lt;p&gt;I will show you how to get up and running quickly by building an initial app using barely 10 lines of Go code. From there, I will show off the tooling that Fyne provides to build out a more complete graphical app.&lt;/p&gt;
&lt;p&gt;After this talk, you will have the knowledge you need to start using Go to build graphical apps for any platform!&lt;/p&gt;</description></item><item><title>Manchester Go Meetup</title><link/><pubDate>Wed, 03 Jul 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Andrew introduces the Fyne toolkit, starting with the background of the project, its aims, and how to get started.&lt;/p&gt;
&lt;p&gt;We will step through code for a simple app and show how to build it for desktop and mobile devices. The presentation concludes with a demonstration of some of the cool projects built with the toolkit.&lt;/p&gt;</description></item><item><title>Go Tell: Fyne.io, Building Apps that work Anywhere</title><link/><pubDate>Wed, 05 Jun 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne.io is an easy-to-use UI toolkit and app API written in Go and Andy Williams is the creator of the Fyne toolkit.&lt;/p&gt;
&lt;p&gt;Andy will run through the background of the Fyne project and its aims, then cover how to get started with it. There will be some code and we&amp;rsquo;ll build a simple app. He will wrap up with a demonstration of some of the cool projects built with the toolkit.&lt;/p&gt;</description></item><item><title>Conf42 - Golang 2024</title><link/><pubDate>Sun, 04 Feb 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building Cross-platform GUI apps with ease (and Go) - desktop, mobile and beyond!&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>FOSDEM 2024 - Graphics devroom</title><link/><pubDate>Sun, 04 Feb 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building Cross-platform GUI apps with ease (and Go) - desktop, mobile and beyond!&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>FOSDEM 2024 - Go devroom</title><link/><pubDate>Sat, 03 Feb 2024 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Low code graphical apps with Go top to bottom!&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>GoLab</title><link/><pubDate>Sun, 19 Nov 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;How Go taught me to love building apps again&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>Fyne Conf 2023</title><link/><pubDate>Fri, 03 Nov 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Join the team and community as we explore the latest from Fyne and explore the road ahead.&lt;/p&gt;
&lt;p&gt;Fyne Conf is back and bigger than ever in November 2023. We are holding a full day of talks and workshops.&lt;/p&gt;</description></item><item><title>GopherCon UK</title><link/><pubDate>Thu, 17 Aug 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Discussion group for graphical app development.
Bring your thoughts, questions, or favourite project to discuss with like-minded gophers during the mid-conference social.&lt;/p&gt;</description></item><item><title>Boston Golang</title><link/><pubDate>Tue, 25 Jul 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building graphical apps that work anywhere&lt;/p&gt;
&lt;p&gt;A gentle introduction to harnessing the power of Go in a Graphical User Interface framework like Fyne.&lt;/p&gt;</description></item><item><title>GopherCon EU</title><link/><pubDate>Mon, 26 Jun 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Giuseppe Scaramuzzino - Unleashing Desktop App Development with Go and Fyne&lt;/p&gt;</description></item><item><title>Dubai Gophers</title><link/><pubDate>Thu, 22 Jun 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building Graphical Apps that Work Anywhere&lt;/p&gt;
&lt;p&gt;Andrew explores how easy it is to build cross-platform graphical applications for desktop, mobile and beyond.&lt;/p&gt;</description></item><item><title>Cup-O-Go Podcast</title><link/><pubDate>Fri, 16 Jun 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;An interview with Fyne Creator, Andy Williams&lt;/p&gt;</description></item><item><title>Edinburgh Golang Meetup</title><link/><pubDate>Wed, 14 Jun 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building mobile apps with Go (and Fyne)!&lt;/p&gt;</description></item><item><title>OpenUK State of Open Subset</title><link/><pubDate>Tue, 13 Jun 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne and Go: Native graphical apps for all platforms with a single codebase&lt;/p&gt;</description></item><item><title>Open Source Summit North America 2023</title><link/><pubDate>Thu, 11 May 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>Go Time Podcast</title><link/><pubDate>Thu, 30 Mar 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Cross-platform graphical user interfaces&lt;/p&gt;
&lt;p&gt;Andy Williams from Fyne and Lea Anthony from Wails join the Go Time podcast.&lt;/p&gt;</description></item><item><title>Edinburgh Gophers</title><link/><pubDate>Wed, 08 Mar 2023 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building Graphical apps that work anywhere&lt;/p&gt;</description></item><item><title>Fyne Conf 2022</title><link/><pubDate>Mon, 17 Oct 2022 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne Conf is the world&amp;rsquo;s main conference focused on the Fyne toolkit, it&amp;rsquo;s community and the applications built around it.&lt;/p&gt;</description></item><item><title>Open Source Summit Europe 2022</title><link/><pubDate>Fri, 16 Sep 2022 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Building Cross-platform GUI apps with ease (and Go)&lt;/p&gt;</description></item><item><title>Golang Bristol: Go(ne online)</title><link/><pubDate>Wed, 20 Jul 2022 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Nick White - Using Fyne to create beautiful GUIs in idiomatic Go&lt;/p&gt;</description></item><item><title>GopherCon US</title><link/><pubDate>Tue, 07 Dec 2021 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;From first line to AppStore in 7 minutes&lt;/p&gt;</description></item><item><title>Go West Online</title><link/><pubDate>Fri, 22 Oct 2021 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;The beauty of Go for building cross-platform graphical applications.&lt;/p&gt;</description></item><item><title>Norrkoeping Software Development</title><link/><pubDate>Thu, 07 Oct 2021 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;How to Build: GUI interfaces - Fyne&lt;/p&gt;</description></item><item><title>ScotSoft 2021</title><link/><pubDate>Thu, 07 Oct 2021 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;The Journey to FyshOS&lt;/p&gt;</description></item><item><title>Fyne Conf 2021</title><link/><pubDate>Fri, 17 Sep 2021 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne Conf is the world&amp;rsquo;s main conference focused on the Fyne toolkit, it&amp;rsquo;s community and the applications built around it.&lt;/p&gt;</description></item><item><title>Golang in London</title><link/><pubDate>Wed, 19 May 2021 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Andy Williams discusses &amp;lsquo;Building cross platform graphical apps&amp;rsquo;&lt;/p&gt;</description></item><item><title>FOSDEM 2021</title><link/><pubDate>Sat, 06 Feb 2021 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;This talk explores the Fyne toolkit and what is new with the recently released version 2.0.&lt;/p&gt;</description></item><item><title>Fyne Conf 2020</title><link/><pubDate>Thu, 18 Jun 2020 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne Conf is the world&amp;rsquo;s main conference focused on the Fyne toolkit, it&amp;rsquo;s community and the applications built around it.&lt;/p&gt;</description></item><item><title>Fyne Conf 2019</title><link/><pubDate>Fri, 22 Nov 2019 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Fyne Conf is the world&amp;rsquo;s first conference focused on the Fyne toolkit, it&amp;rsquo;s community and the applications built around it.&lt;/p&gt;</description></item><item><title>Fun + No Constraints + High Performance = Creativity</title><link/><pubDate>Thu, 31 Oct 2019 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Steve introduces the Fyne GUI toolkit and it&amp;rsquo;s targeting of cross platform desktop applications, as well as Mobile (Android / iOS) and more.&lt;/p&gt;</description></item><item><title>Easily build cross platform graphical applications with Fyne</title><link/><pubDate>Mon, 21 Oct 2019 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;With the growing popularity of Go many people are asking how to build a solid GUI.&lt;/p&gt;</description></item><item><title>A Fyne User Interface</title><link/><pubDate>Mon, 16 Sep 2019 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;Introduction to the Fyne toolkit for building cross platform GUIs.&lt;/p&gt;</description></item><item><title>A Fyne Update</title><link/><pubDate>Wed, 31 Jul 2019 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;An update on the Fyne GUI framework.&lt;/p&gt;</description></item><item><title>Introducing Fyne</title><link/><pubDate>Wed, 18 Jul 2018 00:00:00 +0000</pubDate><guid/><description>&lt;p&gt;An introduction to Fyne.io, the UI toolkit and app API written in Go.&lt;/p&gt;</description></item></channel></rss>