An easy way to write applications with Tomo. https://holanet.xyz/soft/tomo/
Go to file
2024-05-27 16:01:34 -04:00
assets
examples Icon example now shows icon details when one is clicked 2024-05-20 13:58:07 -04:00
internal Add styling for TextView 2024-05-18 14:29:57 -04:00
.editorconfig
application.go Rename registry to registrar 2024-05-06 23:25:44 -04:00
go.mod Update dependencies, Tomo API 2024-05-27 16:01:34 -04:00
go.sum Update dependencies, Tomo API 2024-05-27 16:01:34 -04:00
LICENSE
path_unix.go
path.go
README.md More README tweaks 2024-05-14 12:50:49 -04:00

nasin

Go Reference

Nasin provides an easy way to write applications with Tomo. To get started, take a look at the examples directory and the online documentation.

Related repositories:

  • Tomo API: The API that all other parts of the toolkit agree on
  • Objects: A standard collection of re-usable objects and other GUI components