v5x sc
The brain returns a 480×272 RGB image. v5x writes it to the terminal using the Kitty graphics protocol.
Pass --port <path-or-id> or set V5X_PORT to target a specific brain.
Save to a file
--output writes a portable image file instead of using terminal graphics. The default file format is PNG. Use --format ppm to write a binary PPM image.
Terminals without Kitty graphics support won’t show the image. Use
--output
there.