Create README.md
This commit is contained in:
parent
9218d180ab
commit
67ee3dce75
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Textractor TCP-Sender
|
||||||
|
[Textractor](https://github.com/Artikash/Textractor) extension that sends sentences over TCP.
|
||||||
|
Useful for setups where the clipboard is not enough.
|
||||||
|
See [here](https://github.com/45Tatami/native-inserter) 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.
|
||||||
Loading…
Reference in New Issue