Discord Rich Presence Manager for MacOS
Go to the Releases, download the latest installer for your OS and install it.
You need to have Node.js, npm and git installed.
Clone this repository:
git clone https://github.com/KartoffelChipss/rp-manager-discord
Move to the apps directory, install all dependencies and start the app:
cd rp-manager-discord
npm install
npm run start
If you want to build an installer yourself use one of the following commands:
- MacOS:
npm run dist:mac
- Linux:
npm run dist:linux
- Windows:
npm run dist:win
This message is shown, because the app gets the com.apple.Quarantine
tag when downloaded from a source, that Apple doesn't like.
xattr -c /Applications/Discord\ RP\ Manager.app