canwushuang / xcloud-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCloud, XHome and SmartGlass

Status

Work-in-progress research codebase

Preparation

As usual, create a python venv

python -m venv venv
source venv/bin/activate

And install the dependencies

pip install -r requirements.txt
pip install .

Usage

You can invoke 3 different parts of the script

xcloud-client smartglass
xcloud-client xhome
xcloud-client xcloud

About


Languages

Language:Python 100.0%