Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcfrappe/egg-timer-in-golang

This project is simply for me learning golang as well as using Gio as a framework to build apps with a GUI. Note that this project was followed along with the help of @jonegil https://jonegil.github.io/gui-with-gio/
https://github.com/mcfrappe/egg-timer-in-golang

gio golang gui guide project

Last synced: 9 days ago
JSON representation

This project is simply for me learning golang as well as using Gio as a framework to build apps with a GUI. Note that this project was followed along with the help of @jonegil https://jonegil.github.io/gui-with-gio/

Awesome Lists containing this project

README

        

# egg-timer-in-golang
This project is simply for me learning golang, as well trying out [Gio](https://gioui.org/) as a framework to build apps with a GUI. Note that this project was followed along with the help of [@jonegil](https://github.com/jonegil) tutorial on how to build an egg timer with the help of Gio. Thanks Jon!

You can find it here: https://github.com/jonegil/gui-with-gio/