All Projects → trigg → Discordoverlaylinux

trigg / Discordoverlaylinux

Licence: other
A QT/X11 based Discord overlay

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Discordoverlaylinux

Discord Qt
Discord client powered by Node.JS and Qt Widgets.
Stars: ✭ 108 (-40.33%)
Mutual labels:  discord, overlay
Hunterpie
A complete, modern and clean overlay with Discord Rich Presence integration for Monster Hunter: World.
Stars: ✭ 246 (+35.91%)
Mutual labels:  discord, overlay
Foo discord rich
foobar2000 component for integration with Discord Rich Presence
Stars: ✭ 163 (-9.94%)
Mutual labels:  discord
Discord Backup
📦 Complete framework to facilitate server backup using discord.js v12
Stars: ✭ 172 (-4.97%)
Mutual labels:  discord
Secret Santa
🎅 The code behind Secret Santa, the holiday bot for Slack / Discord / Zoom
Stars: ✭ 170 (-6.08%)
Mutual labels:  discord
Fetchcord
FetchCord grabs your OS info and displays it as Discord Rich Presence
Stars: ✭ 162 (-10.5%)
Mutual labels:  discord
Driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page
Stars: ✭ 13,154 (+7167.4%)
Mutual labels:  overlay
Jda
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Stars: ✭ 2,598 (+1335.36%)
Mutual labels:  discord
Discord Spam Bots
Discord spam bots with multiple account support, account creator, auto-join, proxies, mass direct message and more.
Stars: ✭ 173 (-4.42%)
Mutual labels:  discord
Tle
🤖 Discord Bot for Competitive Programming
Stars: ✭ 168 (-7.18%)
Mutual labels:  discord
Women In Technology
A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
Stars: ✭ 170 (-6.08%)
Mutual labels:  discord
Focusoverlay
Library for creating animated overlays on focused elements
Stars: ✭ 167 (-7.73%)
Mutual labels:  overlay
Fantasy football chat bot
GroupMe Discord and Slack Chatbot for ESPN Fantasy Football
Stars: ✭ 166 (-8.29%)
Mutual labels:  discord
Confetti.js
A simple confetti animation for your website :)
Stars: ✭ 170 (-6.08%)
Mutual labels:  overlay
Lenoxbot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 163 (-9.94%)
Mutual labels:  discord
Flottbot
A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.
Stars: ✭ 175 (-3.31%)
Mutual labels:  discord
Betterdiscordstuff
my BD plugins & themes, focused on enhancing user experience
Stars: ✭ 162 (-10.5%)
Mutual labels:  discord
Discord Exploit Collection
A collection of Discord bugs and exploits
Stars: ✭ 166 (-8.29%)
Mutual labels:  discord
Betterdiscordapp
Better Discord enhances Discord desktop app with new features.
Stars: ✭ 3,567 (+1870.72%)
Mutual labels:  discord
Awesome Discord
🕹 A curated list of awesome things on Discord.
Stars: ✭ 180 (-0.55%)
Mutual labels:  discord

Discord overlay is deprecated

We are now developing Discover Overlay. We strongly advise you try that instead!

Discord Overlay for Linux

A QT browser window to overlay Discord activity over the screen. Screenshot Witch It Configuration

Dependencies

Python pip will deal with dependencies, but for posterity the script needs

qt5-webengine pyqt5 python-pyqtwebengine python-pyxdg

Installation

Manual

git clone https://github.com/trigg/DiscordOverlayLinux.git
cd DiscordOverlayLinux
python -m pip install PyQtWebEngine
python -m pip install .

Usage

On first use a window will show with two buttons "Layout" and "Position"

The first allows you to choose which widget you want to use as your overlay, and make any changes to the style.

The second shows you which display and where on it the overlay will be placed.

Extra Overlays can be added at will

Known Issues

  • Unexpected Discord crashes will leave the overlay in the state it was last showing.
  • As this uses Discords StreamKit under the hood there is no way to interact with the overlay itself.

Tested configurations

  • Wayfire/Wayland - Works
  • Openbox/X11 - Works
  • Gnome/X11 - Works
  • Gnome/Wayland - Works
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].