Skip to content

Demo practice desktop apps written in Go using the Fyne toolkit

Notifications You must be signed in to change notification settings

azmainadel/go-fyne-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Fyne

Fyne is an easy to use UI toolkit and app API written in Go. It is designed to build applications that run on desktop and mobile devices with a single codebase.

More at fyne.io

Installing and configuring Fyne

Find the instructions here: https://fyne.io/develop/index.html

Running any desktop app

Make sure Go and Fyne are properly installed.

go run <filename>.go

About

Demo practice desktop apps written in Go using the Fyne toolkit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages