Home

impress. Go GUI library

PkgGoDev

Go is a perfect language for developing desktop GUI applications. Compiled language is fast enough to spin an interactive application. Goroutines are helpful to handle the state of separate windows. The small runtime means that the application starts instantly. Go implement high level abstractions to complex application development.

Documentation

impress home

Hello World Example

Library Overview

Source Code

Go GUI library .com/codeation/impress

Widgets and tools library .com/codeation/tile

GTK 3 cross-platform terminal .com/codeation/it

WebAssembly terminal .com/codeation/canvas

Developer versions of terminal .com/codeation/itlog for GTK 3 and GTK 4

lineation mindmap application

lineation is an open-source Mind Map Editor. In addition, it is a impress GUI library proof-of-concept application.

Documentation

lineation home

Source Code

.com/codeation/lineation Mind Map Editor