Utility to showcase the output of the NOA harness, using rerun to render data streamed on a local network.
Only works with specific demo harnesses.
- Systemd based UNIX system (ex: Ubuntu 22.04)
- python >=3.9
- git
Python dependencies are in requirements.txt, and installed in a virtualenv (automatically handled)
On first installation, run ./install.sh. This will:
- enable a systemd service that will launch the
run.shscript on boot, - add some extra aliases to your
.bash_aliases