flipper_type_text
Types ASCII text directly into a Flipper Zero device, character by character, for faster input than navigating an on-screen keyboard.
Instructions
Type a string directly into the device, one character at a time. Far better than arrow-keying an on-screen keyboard for filling in text fields. Requires Momentum or RogueMaster firmware.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| text | Yes | ASCII text to type | |
| delay | No | Seconds between characters |