We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mkdir -p ~/intouch-test cd ~/intouch-test python3 -m venv venv source venv/bin/activate pip install git+https://github.com/zxdavb/intouch-client.git
HOSTNAME=192.168.0.200 python intouchclient/__init__.py ${HOSTNAME}