9 lines
416 B
Markdown
9 lines
416 B
Markdown
# tomo
|
|
|
|
[](https://pkg.go.dev/git.tebibyte.media/tomo/tomo)
|
|
|
|
Tomo is a lightweight GUI toolkit written in pure Go. This repository defines
|
|
the API that other components of the toolkit agree upon. In order to use Tomo in
|
|
an application, use [Nasin](https://git.tebibyte.media/tomo/nasin), which builds
|
|
an application framework on top of Tomo.
|