/vlc-discord-rpc

Display what you're watching on VLC media player as your Discord status with this Node.js application.

Primary LanguageJavaScriptMIT LicenseMIT

VLC-RPC

An updated Discord rich presence for VLC media player.

This is a modified version of the Pigpog/vlc-discord-rpc project, which is no longer being actively maintained. We have updated and enhanced the project by adding new features, such as album and show covers.

image image

Our documentation has been moved! If it is down please join our discord!

Contributing Guidlines

  • Create a fork.
  • Use a descriptive name for your branch.
  • Follow the EsLint guidelines for the repository.
  • Submit a PR.
  • Address the following in your description:
    • What issue or feature does this PR address?
    • List any new packages added and the reason they are needed
    • Why is this change needed?
    • What changes need to be made to the documentation?