Pixlet is an app runtime and UX toolkit for highly-constrained displays. We use Pixlet to develop applets for Tidbyt, which has a 64x32 RGB LED matrix display
Guark allows you to build beautiful user interfaces using modern web technologies such as Vue.js, React.js..., while your app logic handled and powered by the amazing Go.
giu
Cross platform rapid GUI framework for golang based on Dear ImGui and the great golang binding imgui-go.
Any contribution (features, widgets, tutorials, documents and etc...) is appreciated!
Support
Muon is a lightweight alternative to Electron written in Golang in about ~300 LoC, using Ultralight instead of Chromium. Ultralight is a cross-platform WebKit rewrite using the GPU to target embedded desktop applicatio
AIroot UISYS
www.airoot.cn
A powerful web ui tool, so we call it uisys!
For example
<@pub/>
<!-- define a module -->
<@define name="MyBox">
<div>Hello Baby!</div>
<
Gonvim
Neovim GUI written in Golang, using a Golang qt backend
Downloads: Pre-built packages for Windows, macOS, and Linux are found at the Releases page.
Requirements: Neovim (v0.2)
Features
Vugu
Vugu is an experimental library for web UIs written in Go and targeting webassembly. Guide and docs at https://www.vugu.org. Godoc at https://godoc.org/github.com/vugu/vugu.
If you've ever wanted to write a U
go-flutter - A package that brings Flutter to the desktop
Purpose
Flutter allows you to build beautiful native apps on iOS and Android from a single codebase.
This unofficial project brings Flutter to
winc
Common library for Go GUI apps on Windows. It is for Windows OS only. This makes library smaller than some other UI libraries for Go.
Design goals: minimalism and simplicity.
Dependencies
No other depe
About
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.
Version 1.2 is the current release which
Gorsync Backup: GTK+ RSYNC frontend
ANNOUNCEMENT: Translation to local languages wanted!!! Please read collaboration and contribution.
About
Gorsync Backup is a GTK+ frontend for brilliant RSY
Lorca
A very small library to build modern HTML5 desktop apps in Go. It uses Chrome browser as a UI layer. Unlike Electron it doesn't bundle Chrome into the app package, but rather reuses the one that is a
GoNeovim is a Neovim GUI written in Go, using a Qt binding for Go. This repository forked from the original Gonvim for the purpose of maintenance and enhancement.
Features
All of the features are optional. You
duit - developer ui toolkit
WARNING: this library is work in progress. backwards incompatible changes will be made.
details
duit is a pure go (*), cross platform, MIT-licensed ui toolkit for developers. th
Got-qt GUI Framework
Quick Start!
To use the hotloading feature a configuration file is compiled into the binary using packr.
If you are using the makefile for automation, running make install should set
qt.go
Qt5 binding for Go (Golang) without CGO that aims to achieve Go's native compile speeds. Instead of using common bindings and heavy C++ wrapper code that forces you to compile and link time and time again, Qt.Go u
Thanks to go-astilectron build cross platform GUI apps with GO and HTML/JS/CSS. It is the official GO bindings of astilectron and is powered by Electron.
Demo
To see a minimal Astilectron app, checkout out the dem