An easy way to write applications with Tomo.
Go to file
2024-07-25 17:48:47 -04:00
assets
internal Update registrar code 2024-07-25 17:48:47 -04:00
.editorconfig
application.go Nasin no longer fails whenever an application isnt a URL opener 2024-07-05 19:44:10 -04:00
go.mod Update Tomo API to v0.41.0 2024-07-25 17:46:52 -04:00
go.sum Update Tomo API to v0.41.0 2024-07-25 17:46:52 -04:00
LICENSE
path_unix.go
path.go
README.md

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