An easy way to write applications with Tomo. https://holanet.xyz/soft/tomo/
Go to file
2024-06-06 20:36:25 -04:00
assets
examples Update clock example 2024-06-03 22:03:19 -04:00
internal Tweaks to the aluminum theme 2024-06-03 22:49:02 -04:00
.editorconfig
application.go NewApplicationWindow automatically sets an application icon 2024-06-06 20:36:25 -04:00
go.mod Update dependencies 2024-06-03 21:59:08 -04:00
go.sum Update dependencies 2024-06-03 21:59:08 -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