An easy way to write applications with Tomo.
Go to file
2024-08-22 19:13:00 -04:00
assets
config Add config.File.Diff to diff two config files 2024-08-22 19:13:00 -04:00
internal Fallback icon set now has general MIME icons support 2024-08-19 03:18:37 -04:00
.editorconfig
application.go Add partial config implementation 2024-08-22 13:38:12 -04:00
go.mod Add partial config implementation 2024-08-22 13:38:12 -04:00
go.sum Add partial config implementation 2024-08-22 13:38:12 -04:00
LICENSE
manager.go Windows must be manually managed through the WaitFor function 2024-08-20 23:20:30 -04:00
path_unix.go Add system dirs to path.go 2024-08-22 13:37:38 -04:00
path.go Add system dirs to path.go 2024-08-22 13:37:38 -04:00
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