A plugin for Textractor written in Rust that opens a WebSocket and sends captured text to all connected clients.
Tested in Wine.
After installing the plugin, it will automatically start a server at ws://0.0.0.0:6677
Note
|
Webserver starts lazily and ignores first two buffers, viz. Clipboard and Console. That means that you will have to select a buffer you wish to and capture at least one line to start the server. |
You will also need a UI, here is an example you can use: Example