System Control (m-cli)
- `m` requires no auth for most commands; some need sudo
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: c-system
description: macOS Swiss Army Knife — control volume, wifi, battery, dock, display, trash, firewall, screensaver, shutdown, and more via m-cli.
tags: [macos, system, volume, wifi, battery]
---
# System Control (m-cli)
Swiss Army Knife for macOS. Run `m` followed by a category:
```bash
# Volume
m volume 50 # Set volume to 50%
m volume mute # Mute
m volume unmute # Unmute
# WiFi
m wifi status # Show WiFi status
m wifi scan # Scan availabl...
Full prompt length: 1839 characters