Skip to content

Discord RPC for the Museeks media player to update your discord status with Now Playing details from Museeks.

Notifications You must be signed in to change notification settings

atar13/museeks-discord-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

museeks-discord-rpc

Discord RPC for the Museeks media player to update your discord status with Now Playing details from Museeks.

Installation

git clone https://github.com/atar13/museeks-discord-rpc.git
  • Install npm dependencies
npm install

Usage

  • Launch Discord
  • Launch Museeks
  • Open the project directory
  • Start the application using the rpc.js file
node rpc.js
  • Note: Museeks may be quit and re-launched multiple times. However, whenever Discord is quit museeks-discord-rpc must be relaunched as well. A fix is on the way for this issue.

Configuration

Edit and save the options in the config.json file and run the rpc.js again.

Options

checkForMuseeksRefreshTime : Changes the duration between each time the application checks for Museeks.

More configuration options will be added soon.


Notes

  • Only compatible on Linux for now. Windows and MacOS require you to install dbus to establish a connection to Museeks.
  • A small menubar application or GUI is in the works and will be added soon.

About

Discord RPC for the Museeks media player to update your discord status with Now Playing details from Museeks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published