whis
Speak. Paste. Ship.
Your voice, piped to clipboard.
What is whis?
A minimal CLI that pipes your voice straight to the clipboard.
-
[*]
One command Run whis. Speak. Done.
-
[*]
Whisper-powered OpenAI's Whisper API does the heavy lifting
-
[*]
Straight to clipboard Ready to paste wherever you need it
-
[*]
Hotkey mode Ctrl+Shift+R toggles recording from anywhere
-
[*]
X11 & Wayland Works where you work
-
[*]
Single binary No runtime dependencies. No bloat.
Quick Start
# 1. Set your API key
export OPENAI_API_KEY=sk-...
# 2. Record and transcribe
whis
# 3. Press Enter to stop — text is copied!
FAQ
-
An OpenAI API key, FFmpeg, and a mic. That's the stack.
-
Run
whis listento start the background service. Hit Ctrl+Shift+R to toggle recording from anywhere. Customize with--hotkey. -
Goes straight to OpenAI's API. whis doesn't store anything.
-
Linux only for now. X11 and Wayland both work.
-
Sometimes you just want to talk to your AI coding assistant without breaking flow.