putrafirman / discordOverlayMac

Unofficial Discord Overlay support for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


discordOverlayMac

JavaScript Style Guide

Introduction

This is an program to display discord overlays (voice chat/messages/server status) in any fullscreen application under macOS.
Since discord does not officially support overlays so I made this program for me when playing the rhythm game "osu!".

Video.mp4

The program is made with discord streamkit so keep in mind that some features are not supported due to limitations.

Features Work
Show users when someone joining the vc
Green border around the avatar when someone speaks
Show the mute/deafen status
Show an eye when someone is watching your stream
Show the stream icon when someone is streaming

Installation

Download the .dmg from release page, open the .dmg file and drag the discordOverlay.app to the Applications folder.

How to use

In the menu Click either button (won't affect anything) to enter the overlay setup.
Adjust as you want then press control^ + enter key to start the overlay.
To stop the overlay you can just click the blue "x" button and for the whole program just close the program directly.

Other modes like server status/channel messages work fine as well!

Credit

Trigg shows us the possibility of getting mute/deafen status on the discord streamkit.
His project has inspired me a lot.

About

Unofficial Discord Overlay support for macOS

License:MIT License


Languages

Language:JavaScript 100.0%