Skip to content

OliverKovacs/wslrpc

Repository files navigation

wslrpc

Discord Rich Presence (RPC) for Windows Subsystem for Linux (WSL, WSL2)

Usage:

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

Config

In ./config.json.

Note:

Currently only Ubuntu and Kali are directly supported, but it also works with other distros if you configure it manually.

Releases

No releases published

Packages

No packages published