Secure, cross-platform IPC on the network.
git clone https://github.com/deskconn/deskconnd.git
then just cd into the directory
cd deskconnd
bash get_requirements.sh
or
sudo apt install virtualenv
virtualenv venv
source venv/bin/activate
pip3 install wheel -r requirements.txt
bash scripts/daemon_dev.sh
python3 cli.py discovery disable
python3 cli.py discovery enable
python3 cli.py pair