This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/README.md

11 lines
460 B
Markdown
Raw Normal View History

2023-01-11 21:01:06 +00:00
# ![tomo](assets/banner.png)
2023-01-11 22:57:29 +00:00
Tomo is a GUI toolkit written in pure Go, designed to be minimalist, frugal, and
extendable. It is currently in early development, so some features may not work
as expected.
2023-01-11 21:01:06 +00:00
You can find out more about how to use it by visiting the examples directory,
or pull up its documentation by running `godoc` within the repository. You can
also view it on the web on
[pkg.go.dev](https://pkg.go.dev/git.tebibyte.media/sashakoshka/tomo).