Introduction
An extension for Textractor written in
Rust that opens a WebSocket locally on port 6677
and sends the text from
Textractor to all the connected clients.
A WebSocket client such as texthooker-ui can stream the text by the server and display it to your browser.
The source code is available on GitHub