Merge pull request #627 from oskca/master

add Go bindings for Sciter: a desktop GUI development SDK
This commit is contained in:
Thiago Avelino 2015-10-24 07:11:03 -02:00
commit ff96f8d1f3

View File

@ -376,9 +376,11 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go.
* [gotk3](https://github.com/conformal/gotk3) - Go bindings for GTK3.
* [gxui](https://github.com/google/gxui) - A Go cross platform UI library.
* [sciter](https://github.com/oskca/sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development.
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.
* [walk](https://github.com/lxn/walk) - Windows application library kit for Go.
## Hardware
*Libraries, tools, and tutorials for interacting with hardware.*