Coder Social home page Coder Social logo

gtkcord3's Introduction

gtkcord

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

Screenshot of gtkcord

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

1. Set the TOKEN variable to your Discord key

(The developer of gtkcord is currently working on a login, so that you no longer need to set the TOKEN variable.)

You can find this key by:

  • Press F12 in when Discord is open (to open the Inspector).
  • Press F5 to refresh the page and go to the Network tab.
  • Search api library and look for the "Authorization" header in the right column.
  • Copy this token.

2. Compile and run GtkCord

export TOKEN="<your copied token here>"
go run .

Current features

  • See a list with Discord servers
    • Folders
    • Async loading
  • See a list of channels
    • Server banner
    • Async loading
  • See the messages of the selected channel
    • Emojis
    • Async loading
    • Message reactions
    • Rich content
      • Images
      • Embeds
  • Send messages
    • Message reactions
  • Graphical login
    • Graphical logout
  • Hamburger menu
    • User avatar view
    • 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

  • Emojis always appear large
  • Random crashes
  • Thread (un)safety with Xorg/xcb
  • Rampant concurrency
  • Semaphore limits

gtkcord3's People

Contributors

diamondburned avatar robin-wils avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.