/xmrig-rp

Discord Rich Presence for xmrig

Primary LanguageJavaScriptMIT LicenseMIT

xmrig-rp

Hits

Discord Rich Presence for xmrig (CPU only)

Rich Presence Screenshot

Tested with xmrigCC mining uPlexa but xmrig should work if output is the same and config file too. I will someday update this to support GPUs.

Usage

Make sure to have nodejs and npm installed on your OS.

Download the repository, install the dependency discord-rich-presence with npm install discord-rich-presence in the folder of xmrig-rp.

Modify the config.js with the xmrig executable path and the xmrig config path.

Note that on Windows you need to replace backwards slash (\) by double backwards slash (\\) or simple slashs (/).

Then run xmrig-rp with npm start OR node main.js.