The application uses standard .NET library to access and share data with RS232 port.
- sending / recieving data to and from COM port
- configuration for port parameters such as baud rate, parity, handshane, amount of data bits and stop bits
- running in tray
- keyboard shortcuts binded to specific commands to send
This software is licenced under MIT licence. See LICENCE.md for more details.
http://github.com/curtisrutland/LowLevelHooks - for providing a library to handle global hotkeys.