Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/mcfrappe/egg-timer-in-golang
- Owner: McFrappe
- Created: 2021-12-16T19:25:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T15:01:00.000Z (about 3 years ago)
- Last Synced: 2024-11-08T11:51:17.463Z (2 months ago)
- Topics: gio, golang, gui, guide, project
- Language: Go
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/