Skip to content

HugeBrain16/winerpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WineRPC

A Discord rich presence support for Wine

Screenshot

How to Run

Install required dependencies

pip install -r requirements.txt

You can edit the existing appdb from this repository by editing the apps.json file, ex:

[
  {
    "title": "ExampleApp",
    "exe": ["example.exe"],
    "icon": "https://example.com/icon.png"
  }
]

Run the winerpc.py script make sure you have Discord opened.

python3 winerpc.py

About

A Discord rich presence support for Wine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages