Skip to content

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

Notifications You must be signed in to change notification settings

JoshuaD95/discord-netflix

 
 

Repository files navigation

discord-netflix Build Status

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

Prebuilt installers

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

Building yourself

Prepairing the environment

You will need:

Make sure you add both to the 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.

Build and distribution

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


Eduardo Londero

💻 🎨

Wist9063

💻 🎨

Keegan

💻

Dominic Fitch-Jones

💡

NovusTheory

💻

Maik

📹

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 most of the 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)

Previews

Idle:
Browsing

Watching a Show:
Watching

Watching a Movie:
Watching

Tutorials

PT-BR

Credits: Maicon Alves (Maik#8097)

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%