/discord-netflix

A Netflix wrapper that uses Discord RPC to show what you're watching using Rich Presence

Primary LanguageJavaScript

discord-netflix

A Netflix wrapper that uses Discord RPC to show what you're watching using the new Rich Presence

That's too much! I just want to use it!

You can download a prebuilt installer from releases if you want.

Building yourself

Prepairing the environment

You will need Node.js installed and added to the PATH, so just download the installer and make sure to select the box to add to PATH.

Running

You have to install the dependencies. So, just run npm install in the repo's folder. Once it's done, run npm start to start the application.

Building

The app also have a build method, used for distribution. It will generate a NSIS installer for the app, and a packaged version of it. To build the app for distribution, run npm run dist.

Contributing

If you have a suggestion, an implementation, a fix, you can fork this repo and make all the changes you want. Then, when you're finished, you can open a pull request here.

Contributors

Errors

If Discord is not opened, or, for some reason, the RPC Client couldn't connect to it, an error will show in the app. It disappears in 15 seconds. Even if Discord is not opened, you can still use the app as a normal Netflix wrapper.

Things you should know

The app has support for all the 33 avatars available in Netflix, and shows in the Rich Presence (see previews).

Planned

Netflix Party support so you and your friends can watch anything together (and show in the Rich Presence, obviously) Progress bar support, so it shows how much time is remaining in the Rich Presence.

Previews

Browsing

Watching

Tutorials

PT-BR

Credits: Maicon Alves (Maik#8097)