Gallium

Costas

Administrator
Staff member
Build desktop applications in Go and HTML. Write desktop applications in Go, HTML, Javascript, and CSS.

Gallium is a Go library for managing windows, menus, dock icons, and desktop notifications. Each window contains a webview component, in which you code your UI in HTML. Under the hood, the webview is running Chromium.

https://github.com/alexflint/gallium
 
Top