Review of "Speech to Text" version 1

Details Page Preview

Record from the microphone, transcribe via OpenRouter, then copy text to the clipboard and paste into the focused app (Shift+Insert; Ctrl+Shift+Insert in terminals). Clipboard: text is written to the clipboard when you stop a recording so it can be pasted. The extension does not read or upload unrelated clipboard contents. Network: stopping a recording sends audio to openrouter.ai over HTTPS using your API key from settings. Keyboard: global shortcut to toggle recording is on by default Super+z; change or disable it in extension preferences. You can still start and stop recording from the panel icon.

Extension Homepage
https://github.com/d-kurchenko/gnome-shell-extension-stt

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • extension.js:617
    St.Clipboard.get_default()

All Versions

Version Status
1 Unreviewed