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.

About

Discord Rich Presence for Windows Subsystem for Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published