Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

OblivCode/xcloud-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

xcloud-presence

A Discord Rich Presence for the Xbox Cloud Gaming website.
Using Raff's godet Remote client for Chrome DevTools, hugolgst's rich-go discord rich presence implementation and mitchellh's go-ps library.

#How to use:
You only have to run the executable and it will automatically open the xbox cloud website.
Add the path to your chrome browser into browser.txt if your chrome executable is not in it's default path.
#Notices:
-You will need to use the custom shortcuts for the app to work in the background.
-If the rich presence is not appearing then close chrome and run a custom shortcut. The shortcuts open chrome with extra parameters so the app can work.
#Dependencies:
"https://github.com/raff/godet",
"https://github.com/hugolgst/rich-go/client"
"github.com/mitchellh/go-ps"