Get Visivo running in one line.
A single binary CLI — install it, run visivo serve, and a local dashboard opens with hot-reload. No account needed to start.
Runs under WSL. Prefer native Python? pip install visivo works too.
Don't want to install? Start free in the cloudTwo ways to install. Both take one command.
With pip
The most reliable path on Windows. Install Python, then one command in PowerShell or Command Prompt.
Install script (WSL)
Before you start
- Windows 10 or 11
- Python 3.10+ from python.org or the Store
- The bash script runs under WSL
The install never touches your database. Visivo is push-based — credentials stay on your machine.
From install to a live dashboard.
Two commands and you're looking at a real, hot-reloading dashboard at localhost:8000.
- Confirm it installed with visivo --version.
- Run visivo serve — it scaffolds a starter project and opens it live.
- Build something cool — edit, and watch the chart update instantly.
A desktop app for Mac & Windows is on the way.
We're building a native app so you can launch Visivo without the terminal. It isn't ready yet — and we won't pretend it is. Today, the command line is the fastest way in: one line and you're running.
Don't want to install anything?
Start free in the cloud — build and explore dashboards with nothing to set up. Your engineers can install the CLI later and work on the same project.
Install it, serve it, see it live.
The whole thing is a single binary. Copy the command for your OS and you'll have a dashboard in minutes.
Visivo — Desktop