Skip to content

jnjackins/graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphical tools and packages in Go.

editor provides a graphical, editable text area widget.

cmd/edit is an almost-pure-Go text editor which uses the editor package, and is intended to resemble acme without the window management — for now, at least. The non-pure-Go part is the shiny driver, though in theory a pure-Go shiny driver could be developed (e.g. using Plan 9's /dev/draw, or Linux's frame buffer device).

screenshot

About

Go packages for creating graphical programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages