Textractor extension that sends sentences over the network
Go to file
45Tatami e258d15908 Stability improvements
Make more use of ui message queues.
Fix dll detach behavior (at the cost of cleanup) also fixes shutdown under wine
2022-06-12 14:36:22 +02:00
TCPSender Stability improvements 2022-06-12 14:36:22 +02:00
.gitattributes Add .gitignore and .gitattributes. 2022-01-02 16:56:22 +01:00
.gitignore Add .gitignore and .gitattributes. 2022-01-02 16:56:22 +01:00
LICENSE Create LICENSE 2022-01-06 11:34:40 +00:00
README.md Add screenshot 2022-01-17 18:19:30 +01:00
TCPSender.sln Add project files. 2022-01-02 16:56:24 +01:00

README.md

Textractor TCP-Sender

Textractor extension that sends sentences over TCP. Useful for setups where the clipboard is not enough. See here for an example of the receiving server side.

Requires Visual Studio 2019. Drop into VS, build x86 or x64 depending on which Textractor architecture you use. Drop resulting dll into Textractor extension window.

Configuration done at runtime via interface.

Purrint_1707