Added Nuklear to GUI section

This commit is contained in:
remorez 2016-11-08 03:38:55 -08:00 committed by GitHub
parent 675381d217
commit f5777e3f77

View File

@ -483,6 +483,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [goqt](https://github.com/visualfc/goqt) - Golang bindings to the Qt cross-platform application framework.
* [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go.
* [gotk3](https://github.com/gotk3/gotk3) - Go bindings for GTK3.
* [nuklear](https://github.com/golang-ui/nuklear) - Go bindings for nuklear.h - a small ANSI C gui library.
* [qt](https://github.com/therecipe/qt) - Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi)
* [sciter](https://github.com/oskca/sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development.
* [systray](https://github.com/getlantern/systray) - Cross platform Go library to place an icon and menu in the notification area