GithubHelp home page GithubHelp logo

hacksore / overlayed-electron Goto Github PK

View Code? Open in Web Editor NEW
50.0 5.0 3.0 2.67 MB

A Discord overlay that just works™

Home Page: https://overlayed.dev

License: MIT License

JavaScript 6.24% HTML 0.40% TypeScript 93.36%
discord electron react discord-overlay vitejs typescript vaporware

overlayed-electron's Introduction

overlayed

CI License Release Downloads Discord

overlayed is an electron/react overlay application for Discord that leverages the local RPC protocol via an IPC socket.

With overlayed you can track who is speaking in your voice channel without having to open discord.

demo.mp4

Running locally

Make sure you npm install all the dependencies then run npm start

overlayed-electron's People

Contributors

alex-oser avatar hacksore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

overlayed-electron's Issues

Error: Invalid access token

Refreshing tokens is not yet handled and you'll just get the failed to login screen.

The workaround, for now, is to remove your auth file and log in again

Windows %APPDATA%\overlayed\auth.json
Mac ~/Library/Application Support/overlayed/auth.json

Discord client connect

When I click check for discord nothing happens and it doesn't work. I have discord open too.

Auth Not Successful - Mixed HTTP

So the way auth works is https://overlayed.dev/auth will try and POST your access_token to your local client running on http://localhost:61200.

This is problematic as some browsers will disallow mixed content types, so HTTPS origin posting to HTTP is not allowed.

There is currently no plan to fix this just leaving this here as a notice in case you experience this issue.

If you can't authenticate and are added to the app make sure to try a diff browser.

Login request asks for Discord credentials in a window it owns

This is very sketch looking and probably not what you intend to do. I'm familiar enough to know that you can manipulate a window pointed to another site within Electron. While I doubt you mean to, this kinda tripped every single red flag possible in my head since it would be a marginal amount of effort to scrape credentials or auth tokens.

It's the same reason I don't like how you can embed Stripe into your own page in a way that blurs what is what, making it really look like you are asking customers to punch in CC details into your random site rather than a trusted payment processor (or at least a more well known place that has more skin in the game to act right).

Might I really suggest changing that so you open up the user's preferred browser rather than opening up a window you control.

Is it possible to run this locally?

Hey @Hacksore , I stumbled across this project of yours while looking to integrate with Discord.

Is it possible to run this locally or (by looking at the auth flow) does this require approval which only you have on your hosted server? Any way to use this on my own account manually without approval?

Bugged overlay after leaving vc

After leaving vc it stays for some reasons.

image

It never happened with List styling option. It might be related to Grid, but I have no idea.

MacOS 13.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.