rerun-cli

Crates.iorerun-cli
lib.rsrerun-cli
version0.19.1
sourcesrc
created_at2023-05-25 19:10:44.905643
updated_at2024-11-05 11:20:19.776918
descriptionLog images, point clouds, etc, and visualize them effortlessly
homepagehttps://rerun.io
repositoryhttps://github.com/rerun-io/rerun
max_upload_size
id874548
size183,742
rerun.io (rerunio)

documentation

README

banner

Latest version Documentation MIT Apache Rerun Discord

Rerun command-line tool

You can install the binary with cargo install rerun-cli --locked

This can act either as a server, a viewer, or both, depending on which options you use when you start it.

Running rerun with no arguments will start the viewer, waiting for an SDK to connect to it over TCP.

Run rerun --help for more.

What is Rerun?

Running a web viewer

rerun --web-viewer path/to/file.rrd
Commit count: 4811

cargo fmt