Review of "openwispr-gnome-extension" version 2

Details Page Preview

AI-powered voice-to-text dictation for GNOME. Requires the openwispr companion engine service for recording/transcription. Uses clipboard copy/paste for output (optional auto-paste). Optional remote STT/LLM requests are sent only to user-configured providers.

Extension Homepage
https://github.com/tnfssc/openwispr-gnome-extension

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Version Status
4 Active
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please remove line 701-702 `extension.js` which falls under selective disable if you add something in the future in disable. You can simply change line 704 to this: ```js this._controller?.disable(); ``` 2. Remove the duplication (51-54 `extension.js`).
tnfssc posted a review
Done!