Monday, May 6, 2024
HomeGolangA pure Golang, cross-platform, MIT-licensed UI toolkit for builders

A pure Golang, cross-platform, MIT-licensed UI toolkit for builders


duit is a pure Golang (*), cross platform, MIT-licensed ui toolkit for builders. the api is small and uncomplicated.

duit works on the bsd’s, linux and macos. it ought to be straightforward to get operating on plan 9. for now, use the home windows subsystem for linux on home windows.

(*) duit at present wants a helper instrument referred to as devdraw, from plan9port (aka plan 9 from consumer area). plan9port is offered for many unix methods, with devdraw in an x11 and native macos variant.

directions

setting this up at present requires some effort:

  • set up plan9port, see https://9fans.github.io/plan9port/ (use their set up directions)
  • set up a pleasant font. i take advantage of & advocate lato for a contemporary look. duit will routinely choose it up by way of $font (by way of plan9port’s fontsrv), e.g.: export font=/mnt/font/Lato-Common/15a/font

you must now be capable of run the code in examples/

devdraw shouldn’t be but accessible as a local binary for home windows. for now, use the home windows subsystem for linux (ubuntu) on home windows together with Xming. see https://github.com/elrzn/acme-wsl for directions.

created with duit

see https://github.com/mjl- for functions. functions created with duit by different builders:

  • be the primary so as to add your utility right here! (:

extra

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments