flipper_rename
Rename or move files and directories on a Flipper Zero device via serial port.
Instructions
Rename or move a file or directory on the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| new_path | Yes | ||
| old_path | Yes |