WhisperClick-Desktop-App

Getting Started with WhisperClick

WhisperClick turns your voice into text anywhere on your desktop. Press a hotkey, talk, and the transcription appears right where your cursor is. No window switching, no copy-paste – it just works.

This guide walks you through installation, setup, and everyday use.


Table of Contents

  1. Download and Install
  2. First Launch
  3. Basic Usage
  4. Settings Overview
  5. Tips and Tricks
  6. Troubleshooting

Download and Install

Where to get it

Download WhisperClick from the official website or GitHub:

Choose your platform

Platform Download Notes
Windows Setup Installer (.exe) or Portable (.exe) Fully tested and stable
macOS (Apple Silicon) DMG (M1/M2/M3/M4) Early access
macOS (Intel) DMG (2015–2020 Macs) Early access
Linux AppImage Early access

Installer vs. Portable (Windows)

Windows SmartScreen warning

WhisperClick is not yet code-signed, so Windows may show a SmartScreen warning when you first run it. This is normal for new, independent software.

To get past it:

  1. When you see “Windows protected your PC,” click More info
  2. Click Run anyway

This only happens once. After the first launch, Windows remembers your choice.

macOS Gatekeeper warning

On macOS, you may see a message saying the app “can’t be opened because it is from an unidentified developer.”

To get past it:

  1. Open System Settings (or System Preferences on older macOS)
  2. Go to Privacy & Security
  3. Scroll down – you will see a message about WhisperClick being blocked
  4. Click Open Anyway
  5. Enter your password if prompted

Alternatively, you can right-click the app in Finder and select Open from the menu. This bypasses Gatekeeper for that specific launch.

After installation

WhisperClick auto-updates in the background once installed. You only need to download it once – future updates are delivered automatically, and you will see a notification when a new version is ready.


First Launch

When you open WhisperClick for the first time, you will see the onboarding screen.

Step 1: Choose your transcription method

WhisperClick offers two ways to transcribe your voice:

Cloud API (recommended for most users)

Local mode (fully offline)

Step 2: Set up an API key

If you chose cloud transcription, you need an API key from one of these providers:

Provider Where to get a key What you get
OpenAI platform.openai.com/api-keys GPT-4o Transcribe, Whisper, and more
Google Gemini aistudio.google.com/apikey Gemini 2.5 Flash, Pro, and newer models

To set up your key:

  1. Visit your provider’s website and create an API key
  2. Copy the key
  3. In WhisperClick’s onboarding screen, select your provider from the dropdown
  4. Paste your key into the API key field
  5. WhisperClick verifies the key format automatically – a green checkmark means you are good to go
  6. Click Continue

Your API key is encrypted and stored securely using your operating system’s built-in credential manager. It is never saved in plain text.

Step 3: Set up local mode (optional)

If you chose local mode instead:

  1. WhisperClick will show you a list of available Whisper models
  2. Pick a model (smaller models are faster but less accurate; larger models are slower but more accurate)
  3. Click Download – a progress bar shows the download status
  4. Once the download finishes, you are ready to go

You can switch between local and cloud mode at any time in Settings.

What you see after setup

After onboarding, you land on the main WhisperClick window:

WhisperClick main window


Basic Usage

The core workflow

  1. Put your cursor where you want text to appear (an email, a chat message, a document – anywhere)
  2. Press Ctrl+Alt+R (the default hotkey)
  3. Talk naturally – say whatever you want to type
  4. Press Ctrl+Alt+R again to stop recording
  5. Your words appear at your cursor, already pasted

That is the whole workflow. You do not need to switch to WhisperClick’s window, copy text, or paste anything manually. The transcription lands right where your cursor was.

Recording indicators

While recording, you will notice:

Stopping vs. canceling

The floating pill widget

The pill is a small widget that sits at the edge of your screen:

State What it looks like
Idle A tiny dark capsule with miniature voice bars
Recording Expands with animated bars, a cancel (X) button, and a stop button
Processing Pulsing animation while transcription is in progress
Success Brief green flash, then returns to idle

Pill showing hotkey hint on hover

Hover over the pill to see a tooltip reminding you of the hotkey. You can also click the pill to start or stop recording – it works just like the hotkey.

Right-click the pill to access a quick menu with options for: starting/stopping a recording, opening the main window, opening settings, or hiding the pill.


Settings Overview

Open settings by clicking the gear icon in the main window, choosing Settings from the tray menu, or right-clicking the pill and selecting Settings.

Quick Settings

The most common options are right at the top:

Setting What it does
Theme Switch between dark and light mode (or follow your system setting)
Auto-paste When enabled, transcriptions are automatically pasted where your cursor is. When off, text is copied to your clipboard instead.
Sound effects Play audio feedback on recording start, stop, and completion
Always on top Keep the WhisperClick window above all other windows
Start with Windows Launch WhisperClick automatically when you log in

Provider and API Keys

Language and Output

Hotkey

Appearance


Tips and Tricks

Auto-paste is the killer feature

With auto-paste enabled (it is on by default), you never touch the clipboard. Just put your cursor where you want text, press the hotkey, talk, press the hotkey again, and the text appears. This works in virtually every application: email clients, Slack, Discord, Google Docs, VS Code, terminals, browser text fields – anywhere you can type.

Use the pill widget for quick access

The pill sits unobtrusively at the edge of your screen. You can:

If the pill gets in the way, hide it from Settings or the tray menu. You can still use the hotkey and tray to control recording.

System tray for a clean desktop

WhisperClick lives in your system tray when minimized. The tray icon changes color to show recording state:

Right-click the tray icon for quick controls: start/stop recording, open settings, or quit the app.

Set WhisperClick to start with Windows

Enable Start with Windows in Settings so WhisperClick is always ready when you need it. It launches quietly in the tray – no window pops up.

Always-on-top for reference

If you use WhisperClick as a reference window (to see your history or past transcriptions while working), enable Always on top in Settings. The window stays visible above other apps.

Searchable history

Every transcription is saved automatically. Open the history panel to:

History is stored locally on your machine and capped at 500 entries.

Translate on the fly

Set the output mode to Translate or Both, pick a target language, and speak in your native language. WhisperClick transcribes and translates in one step. This is useful for drafting messages in a language you can speak but prefer not to type in.


Troubleshooting

“Windows protected your PC” (SmartScreen)

This is a standard Windows warning for software that is not yet code-signed. It does not mean the software is dangerous.

Fix: Click More info, then click Run anyway. This only happens on the first launch.

macOS says the app “can’t be opened”

macOS Gatekeeper blocks apps from unidentified developers by default.

Fix: Go to System Settings > Privacy & Security, find the WhisperClick message, and click Open Anyway. Or right-click the app in Finder and select Open.

My API key is not working

No audio is being recorded

Transcription is blank or inaccurate

Auto-paste is not working

The hotkey does not work

The app feels slow or freezes during transcription

The pill widget disappeared


Getting Help

We read every issue and piece of feedback.