All Projects → ruslang02 → Discord Qt

ruslang02 / Discord Qt

Licence: gpl-3.0
Discord client powered by Node.JS and Qt Widgets.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Discord Qt

Discordoverlaylinux
A QT/X11 based Discord overlay
Stars: ✭ 181 (+67.59%)
Mutual labels:  discord, overlay
Hunterpie
A complete, modern and clean overlay with Discord Rich Presence integration for Monster Hunter: World.
Stars: ✭ 246 (+127.78%)
Mutual labels:  discord, overlay
Tidal Discord Rich Presence Unofficial
UNOFFICIAL Tidal Discord Rich Presence
Stars: ✭ 93 (-13.89%)
Mutual labels:  discord, qt
Kurasuta
A Custom discord.js Sharding Library inspired by eris-sharder.
Stars: ✭ 101 (-6.48%)
Mutual labels:  discord
Awesome Kde
A curated list of awesome apps, extensions, modules, themes and tools for the KDE Desktop Environment.
Stars: ✭ 101 (-6.48%)
Mutual labels:  qt
Serenity
A Rust library for the Discord API.
Stars: ✭ 1,387 (+1184.26%)
Mutual labels:  discord
Notanotheranimetheme
A easily customizable and automatically updating theme for Discord
Stars: ✭ 107 (-0.93%)
Mutual labels:  discord
Treenote
An intuitive outliner for personal knowledge and task management
Stars: ✭ 100 (-7.41%)
Mutual labels:  qt
Harmony
An easy to use Discord API Library for Deno.
Stars: ✭ 108 (+0%)
Mutual labels:  discord
Alchemy
A discord library for Elixir
Stars: ✭ 104 (-3.7%)
Mutual labels:  discord
Java Discord Rpc
Java bindings for https://github.com/discordapp/discord-rpc (using JNA)
Stars: ✭ 104 (-3.7%)
Mutual labels:  discord
Music Bot
Simple music bot with a full-blown queue system that is easy to understand
Stars: ✭ 102 (-5.56%)
Mutual labels:  discord
Apk Icon Editor
APK editor to easily change APK icons, name and version.
Stars: ✭ 104 (-3.7%)
Mutual labels:  qt
React Native Loading Spinner Overlay
💈 React Native loading spinner overlay
Stars: ✭ 1,369 (+1167.59%)
Mutual labels:  overlay
Sir Lancebot
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Stars: ✭ 105 (-2.78%)
Mutual labels:  discord
Rbb Website
Website to help connect black-owned businesses with consumers and resources
Stars: ✭ 101 (-6.48%)
Mutual labels:  discord
Mne Cpp
MNE-CPP: A Framework for Electrophysiology
Stars: ✭ 104 (-3.7%)
Mutual labels:  qt
Cordless
The Discord terminal client you never knew you wanted.
Stars: ✭ 1,391 (+1187.96%)
Mutual labels:  discord
Swiftdiscord
Discord API Client for Swift
Stars: ✭ 103 (-4.63%)
Mutual labels:  discord
Overlayroot
mounts an overlay file system over root
Stars: ✭ 104 (-3.7%)
Mutual labels:  overlay

DiscordQt

DiscordQt CI David

discord

A Discord desktop client powered by Node.JS and NodeGui. It offers a significantly less resource-consuming experience comparing to the official Electron-based desktop client thanks to native UI rendering instead of a Chromium rendering engine.

Download for Windows, Linux and macOS

Currently macOS builds are broken. Looking for Windows and macOS maintainers to configure builds and implement features.

Screenshot

Building from sources

Node.JS v10+ is required to build.

git clone https://github.com/ruslang02/discord-qt
cd discord-qt/
npm install
npm start

Configuration

In order to run this application you must obtain a Discord user token (how-to guide). You can configure your user accounts, as well as other settings in the Settings screen.

Plugins

Plugins should be located in ~/.config/discord-qt/plugins and represent itself as an npm-like package with discord-qt and plugin keywords placed in package.json. Currently available plugins:

Fonts

By default, the application uses Source Sans Pro font. However, if you want an even more seamless experience, you need to obtain a copy of Whitney fonts (commercial fonts used by Discord) and put them into /assets/fonts folder. In order to activate them, uncomment line with Whitley font in /src/windows/RootWindow.scss and rebuild.

Notice

Discord's Terms of Service do not explictly prohibit the usage of third-party clients, however we can not guarantee that accounts using this application will not be disabled. DiscordQt does its best to only replicate official client's functionality. Authors of DiscordQt discourage usage and modification of this project's source code in the ways that may violate service's Terms of Service.

License

GPL 3.0

Third-party

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].