https://github.com/deftu/discoverlay
https://github.com/deftu/discoverlay
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deftu/discoverlay
- Owner: Deftu
- Created: 2024-09-09T20:22:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T07:25:34.000Z (7 months ago)
- Last Synced: 2025-03-10T00:26:59.851Z (3 months ago)
- Language: Svelte
- Homepage:
- Size: 2.44 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# DiscOverlay
DiscOverlay is an app that provides native overlay windows displaying Discord info. It shows information like who is currently in the user's connected voice channel and the voice states of those users. A message overlay feature, similar to Discord's StreamKit, is also being developed to enhance its capabilities.
There are several options for customization, such as changing which users are displayed, what information about them is shown and what other channel information is displayed. There is also a custom CSS option for those who want to further customize the appearance of the overlay.
[](https://wakatime.com/badge/user/25be8ed5-7461-4fcf-93f7-0d88a7692cca/project/10d4eb9c-9912-4f2e-b38e-d507e6618a1f)
---
[](https://s.deftu.dev/discord)
[](https://s.deftu.dev/kofi)---
## Setup
### Creating your Discord developer application
Navigate to the Discord developer portal create a new developer application

Create an application. This can be named whatever you like and can be within whatever team you would like. If you don’t know what the teams mean, just leave it on “Personal”

### Setting up your client
Once you’re taken to your new developer app’s page, navigate to the “OAuth2” tab

Copy your Client ID and (reset and) Client Secret, then input both into the fields below

Finally, click “Add Redirect” and input http://localhost:3053/redirect into the redirect input, then save your changes

---
[](https://s.deftu.dev/bisect)
---
**This project is licensed under [LGPL-3.0][lgpl]**\
**© 2024 Deftu**[lgpl]: https://www.gnu.org/licenses/lgpl-3.0.en.html