github.com/cybriq/giocore@v0.0.7-0.20210703034601-cfb9cb5f3900/README_old.md (about)

     1  # Gio - https://github.com/cybriq/giocore
     2  
     3  Immediate mode GUI programs in Go for Android, iOS, macOS, Linux,
     4  FreeBSD, OpenBSD, Windows, and WebAssembly (experimental).
     5  
     6  # Installation, examples, documentation
     7  
     8  Go to [github.com/cybriq/giocore](https://github.com/cybriq/giocore).
     9  
    10  [![builds.sr.ht status](https://builds.sr.ht/~eliasnaur/gio.svg)](https://builds.sr.ht/~eliasnaur/gio)
    11  
    12  ## Issues
    13  
    14  File bugs and TODOs through the [issue tracker](https://todo.sr.ht/~eliasnaur/gio) or send an email
    15  to [~eliasnaur/gio@todo.sr.ht](mailto:~eliasnaur/gio@todo.sr.ht). For general discussion, use the
    16  mailing list: [~eliasnaur/gio@lists.sr.ht](mailto:~eliasnaur/gio@lists.sr.ht).
    17  
    18  ## Contributing
    19  
    20  Post discussion to the [mailing list](https://lists.sr.ht/~eliasnaur/gio) and patches to
    21  [gio-patches](https://lists.sr.ht/~eliasnaur/gio-patches). No Sourcehut
    22  account is required and you can post without being subscribed.
    23  
    24  See the [contribution guide](https://github.com/cybriq/giocore/doc/contribute) for more details.
    25  
    26  An [official GitHub mirror](https://github.com/gioui/gio) is available.