-
Notifications
You must be signed in to change notification settings - Fork 1
General Settings
The General page is where you turn on the local HTTP API, choose its port, set an optional bearer token, and install the typewhisper CLI client.

The Linux app includes a local HTTP API for integrations and desktop automation. You enable and configure it here.
| Setting | What it does |
|---|---|
| Enable local API | Turns the local HTTP API on or off. |
| Port | The port the API listens on. Defaults to 9876. |
| Bearer token | An optional token. When configured, requests must present it. |
When enabled, TypeWhisper listens on http://localhost:<port>/. The API binds to localhost only.

See HTTP API for the full list of endpoints and request options.
The Linux build ships a typewhisper CLI client that talks to the local API. You can install it directly from this page. It lands in ~/.local/bin/typewhisper.
Once installed, you can run commands like:
typewhisper status
typewhisper models
typewhisper transcribe recording.wavSee CLI for the full command and option reference.
- HTTP API — endpoints, request fields, and limitations.
-
CLI — commands, options, and examples for the
typewhisperclient.
| Date | Change |
|---|---|
| 2026-06-17 | Initial version. |
| 2026-06-17 | Added General settings and API screenshots. |
| 2026-06-17 | Removed unused screenshot placeholders. |
Home · Repository · Issues · Releases · GPLv3
TypeWhisper for Linux is a community Linux port. Each page lists its own change history in the Changelog section above.
Getting Started
Using TypeWhisper
- Dashboard
- Dictation
- Global Hotkeys
- Text Insertion
- File Transcription
- Recorder
- History
- Dictionary & Term Packs
- Snippets
- Profiles
- Prompts & AI Actions
- Text Cleanup & Formatting
- Long-term Memory
Settings
Plugins
Automation
Platform & Troubleshooting
Project