An easy way to write applications with Tomo.
Go to file
2024-08-16 17:25:54 -04:00
assets
internal Slight style tweaks to Wintergreen 2024-08-14 11:59:03 -04:00
.editorconfig
application.go Nasin now counts application windows to determine when to shut down 2024-08-14 11:58:06 -04:00
go.mod Update Tomo API 2024-08-16 17:25:54 -04:00
go.sum Update Tomo API 2024-08-16 17:25:54 -04:00
LICENSE
path_unix.go
path.go Remove the FS thing and use normal paths 2024-06-06 22:55:14 -04:00
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