Skip to content

Comment on Tutorial on building a desktop app with Go and Goeyparent

Comments

I guess very close alternative to Goey will be GioUI [0]. It is really simple in the implementation, so it also covers many platforms as targets [1]. However, that is also a problem - there aren't many prepared components as in Qt or SwiftUI, no "native" feel of mouse or clipboard handling. One of the example of app I have found in the Internet is GUI for the password-store [2].

[0]: https://gioui.org/

[1]: https://www.youtube.com/watch?v=PxnL3-Sex3o

[2]: https://git.wow.st/gmp/passgo

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.