Skip to content

Installing Topos

  • Python 3.12+
  • macOS, Linux, or Windows
Terminal window
git clone https://github.com/yokoul/topos.git
cd topos
python3 -m venv .venv
source .venv/bin/activate # macOS/Linux
# .venv\Scripts\activate # Windows
pip install -e ".[dev]"
Terminal window
python -m topos.main --simulate circle

Open http://localhost:7070 — the dashboard should display simulated moving tags.

topos.red — Real-time · Environment · Distance[email protected] · Code MIT · Hardware CERN-OHL-P · Docs CC BY-SA