Agent Token
Your personal token for connecting to the cloud dashboard.
python -m digity.viz --agent --token …
Stream as Agent
pip
Stream glove to cloud dashboard
Use this PC as an agent — no agent.exe needed. Streams your glove directly to the cloud dashboard.
pip install "digity[agent]"
python -m digity.viz --agent --token …
1Install agent extra: pip install "digity[agent]"
2Copy your token from the card above
3Run the command — glove appears in the cloud Viewer automatically
Recordings Folder
Path where session recordings are saved. The folder is created automatically if it does not exist.
Software Update
…
Check if a newer version of the digity package is available on PyPI.