flipper_screen_record
Capture a sequence of screen frames from your Flipper Zero, with optional key presses between frames, to review animations and transitions in a grid or separate images.
Instructions
Capture a run of frames, optionally pressing keys between them, so animations and screen transitions can be reviewed rather than a single still. Holds one screen stream open for the whole capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | Cycled through, one press per frame | |
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| scale | No | ||
| frames | No | 2-24 | |
| layout | No | 'sheet' tiles frames into one grid image; 'frames' returns each separately | sheet |
| columns | No | Grid columns for layout=sheet | |
| palette | No | flipper | |
| interval | No | Seconds between frames |