Voice Commands
WearSSH includes a voice command entry point (VoiceCommandActivity) for hands-free operation — useful when typing on a watch keyboard isn’t practical.
How it works
Section titled “How it works”Trigger the voice command flow (e.g. from a Tile or shortcut), speak your command or intent, and WearSSH sends it to the active SSH session against your currently selected server.
When to use it
Section titled “When to use it”Voice input is best for short, well-known commands (checking status, restarting something you already run often) rather than long or syntax-sensitive one-offs — the on-screen keyboard or Quick Actions are more reliable for anything with precise flags or paths.