Discord Rich Presence (RPC) for Windows Subsystem for Linux (WSL, WSL2)
You need to have Node.js installed on both Windows and WSL for this to work.
Install
# run in WSL
git clone https://github.com/OliverKovacs/wslrpc && cd wslrpc
npm i
sudo ./install.sh
Uninstall
# run in WSL
sudo ./uninstall.sh
cd .. && rm -rf wslrpc
In ./config.json
.
Currently only Ubuntu and Kali are directly supported, but it also works with other distros if you configure it manually.