Thursday, May 10, 2018

Golang GUI with Electron: go-astilectron

For portable desktop (hybrid) apps that are not based on JavaScript.
Electron is essentially embedded Chrome browser shell,
and Go is strongly typed language, excellent for distributed apps.

How to add a GUI to your Golang app in 5 easy steps (powered by Electron)



asticode/go-astilectron: Build cross platform GUI apps with GO and HTML/JS/CSS (powered by 
Electron) @ GitHub