gtkcord3

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2020 License: GPL-3.0 Imports: 18 Imported by: 0

README

gtkcord

A lightweight Discord client which uses GTK3 for the user interface.

It's time to ditch the Discord Electron application (soon).

  • Lighter than the official Discord application
  • Faster than the official Discord application
  • Uses less system resources than the official Discord application
  • Is just as easy to use as the official Discord application
  • Uses your prefered GTK theme

Build gtkcord

Required: go (1.13+), gtk, libhandy, pkgconfig (refer to shell.nix)

go get github.com/diamondburned/gtkcord3 # auto updates
~/go/bin/gtkcord3 # $GOPATH/bin/gtkcord3 or $GOBIN/gtkcord3

Logging in

Login screen

  1. Click the DiscordLogin button.
  2. Install DiscordLogin if you have to.
  3. Login normally.

Manually

  1. Press F12 in when Discord is open (to open the Inspector).
  2. Go to the Network tab then press F5 to refresh the page.
  3. Search api library then look for the "Authorization" header in the right column.
  4. Copy this token into the Token field, then click Login.

(Missing) features

  • See the messages of the selected channel
    • Message reactions
  • Send messages
    • Emojis
    • Message reactions
  • Graphical login
    • Graphical logout
  • Hamburger menu
    • Change the visibility of your online state
      • Custom Rich Presence
      • Rich Presence IPC server
    • About dialog

Low priority

  • Options menu with the same options which Discord has
  • Voice chat support

Known Bugs/Limitations

  • Random crashes (very rare)
    • Might crash on channel switch because glib.PixbufLoader sucks
  • Rapid recursive ack bug
    • High priority, might count as API abuse

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL