{"id":13767215,"url":"https://github.com/ruslang02/discord-qt","last_synced_at":"2025-07-07T19:13:18.064Z","repository":{"id":38426499,"uuid":"276499393","full_name":"ruslang02/discord-qt","owner":"ruslang02","description":"Discord client powered by Node.JS and Qt Widgets.","archived":false,"fork":false,"pushed_at":"2023-01-25T05:42:10.000Z","size":4546,"stargazers_count":200,"open_issues_count":40,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-25T07:21:16.000Z","etag":null,"topics":["discord","discord-desktop","discord-qt","discordjs","javascript","nodegui","overlay","qt","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruslang02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-01T23:00:58.000Z","updated_at":"2024-03-12T03:47:51.000Z","dependencies_parsed_at":"2023-02-14T05:15:45.551Z","dependency_job_id":null,"html_url":"https://github.com/ruslang02/discord-qt","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslang02%2Fdiscord-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslang02%2Fdiscord-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslang02%2Fdiscord-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslang02%2Fdiscord-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruslang02","download_url":"https://codeload.github.com/ruslang02/discord-qt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045230,"owners_count":21038553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","discord-desktop","discord-qt","discordjs","javascript","nodegui","overlay","qt","typescript"],"created_at":"2024-08-03T16:01:06.213Z","updated_at":"2025-04-09T13:03:40.266Z","avatar_url":"https://github.com/ruslang02.png","language":"TypeScript","funding_links":[],"categories":["Apps"],"sub_categories":[],"readme":"# DiscordQt\n[![AUR](https://img.shields.io/aur/version/discord-qt-appimage)](https://aur.archlinux.org/packages/discord-qt-appimage)\n[![DiscordQt CI](https://github.com/ruslang02/discord-qt/workflows/DiscordQt%20CI/badge.svg)](https://github.com/ruslang02/discord-qt/actions)\n[![David](https://img.shields.io/david/ruslang02/discord-qt)](https://github.com/ruslang02/discord-qt/blob/master/package.json)\n\n[![discord](https://img.shields.io/discord/765296053410857000?color=%237289da\u0026label=discord\u0026logo=discord\u0026logoColor=white\u0026style=for-the-badge)](https://discord.gg/tNNuUK4)\n\nA Discord desktop client powered by Node.JS and [NodeGui](https://github.com/nodegui).\nIt 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.\n\n### **[Download](https://github.com/ruslang02/discord-qt/releases/latest) for Windows, Linux and ~~macOS~~**\n\n**Currently macOS builds are broken. Looking for Windows and macOS maintainers to configure builds and implement features.**\n\n![Screenshot](screenshot.png)\n\n## Arch Linux and derivatives\n\nThis application is also available in Arch User Repository (AUR): [discord-qt-appimage](https://aur.archlinux.org/packages/discord-qt-appimage/)\n\n## Building from sources\n\n[Node.JS v10+](https://github.com/nodejs/node) is required to build.\n\n```bash\ngit clone https://github.com/ruslang02/discord-qt\ncd discord-qt/\nnpm install\nnpm start\n```\n\n## Configuration\nIn order to run this application you **must** obtain a Discord user token [(how-to guide)](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs).\nYou can configure your user accounts, as well as other settings in the Settings screen.\n\n## Plugins\nPlugins 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:\n - [mpris-dqt-plugin](https://github.com/ruslang02/mpris-dqt-plugin)\n\n## Fonts\nBy 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.\n\n## Notice\n[Discord's Terms of Service](https://discord.com/terms) do not explictly prohibit the usage of third-party clients, however we can not guarantee that accounts using this application will not be disabled.\nDiscordQt 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.\n\n## License\nGPL 3.0\n\n## Third-party\n - [NodeGui](https://github.com/nodegui/nodegui)\n - [discord.js](https://github.com/discordjs/discord.js)\n - [Qt](https://www.qt.io/)\n - [Material Design Icons](https://github.com/Templarian/MaterialDesign)\n - [markdown-it](https://github.com/markdown-it/markdown-it)\n - [Packer](https://github.com/nodegui/packer)\n - [Source Sans Pro fonts](https://github.com/adobe-fonts/source-sans-pro)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruslang02%2Fdiscord-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruslang02%2Fdiscord-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruslang02%2Fdiscord-qt/lists"}