richardwilkes / ux

Provides a graphical user experience for macOS, Windows & Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ux

Go user experience framework for macOS (and at some point in the future, Windows and Linux).

An example application can be found in the example directory.

Notes

  • Windows and Linux platform support is not currently functional. Windows can be created but drawing is largely broken or non-existent.
  • All target platforms can be built from macOS. Unfortunately, due to the need for cgo on macOS, the macOS target platform cannot be built on other platforms.

About

Provides a graphical user experience for macOS, Windows & Linux

License:Mozilla Public License 2.0


Languages

Language:Go 99.6%Language:Shell 0.4%