tfuxu / gtkcord4

GTK4 Discord client in Go, attempt #4.

Home Page:https://libdb.so/gtkcord4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

gtkcord4

Screenshot

Installation

Dependencies

gtkcord4 needs GTK4, gobject-introspection, and optionally libcanberra. If compiling, then the library headers are also required.

Pre-built Binary

gtkcord4's CI automatically builds each release for Linux x86_64 and aarch64. See the Releases page for the binaries.

Compiling

You need Go 1.18+ for this step.

To compile from scratch, run

go install -v github.com/diamondburned/gtkcord4@latest

About

GTK4 Discord client in Go, attempt #4.

https://libdb.so/gtkcord4

License:GNU General Public License v3.0


Languages

Language:Go 96.3%Language:Nix 3.7%