Build a Windows program to send keystrokes using a standard hardware interface to a Mac

Job ID: 31687202

Budget: $250 – $750 CAD

I have a specialized Voice recognition software on Windows that generates keyboard events for windows. Since the software is not available for Mac I need someone to write a program to capture the keyboard input on Windows and send those using USB-C/bluetooth/USB (Or any standard keyboard interface) from the Windows machine to the Mac.
other requirements:
* Due to security reasons I cannot use a VM inside Mac.
* No additional software should to be installed on the Mac. Only a standard keyboard interface.

I have tested the keyboard capturing part using ShareMouse software and keys are sent through the network properly but since the Mac is on a separate network I cannot use the network interface.

some relevant info that I found on Internet:
* https://superuser.com/questions/312366/using-a-windows-computer-as-a-bluetooth-input-device-for-another-computer-device
* https://stackoverflow.com/questions/4706849/how-to-send-keystrokes-from-one-computer-to-another-by-usb