Interactive Demos

See the code. See it run.

Each demo shows a real Tetrapus SDK example with live visual mapping rules applied to simulated telemetry. View the source, view the rules, see the output.

Run Tetrapus locally

Pull the desktop app from our Docker registry and start exploring in seconds.

docker pull registry.tetrapus.com/datamax

docker run -it --rm \
  -e DISPLAY=$DISPLAY \
  -v /tmp/.X11-unix:/tmp/.X11-unix \
  --device /dev/dri \
  registry.tetrapus.com/datamax

Ready to see the full picture?

One docker pull. Full stack in minutes. No build tools required.