Cross-platform Serial/TCP Terminal with Scriptable Auto-Response.
This project is the successor of my old serial-device-emulator. It's rewritten from the ground with cross-platform mindset.
- Cross-platform: available on Windows, macOS, and Linux
- Manual device control
- Can act as Serial COM device
- Can act as TCP Client/Server
- Log everything
- Auto response using JS/C# interpreter with .NET CLR
- Install Virtual COM Port driver such as com0com.
- Download the Termission app and install it normally.
- Type in a string or hexadecimal message.
- Write Bot Script in C# by clicking View - Device Bot.
- The rest of the features should be self-explanatory.
This project is licensed under GPL-3.0.
Made with ☕ by Junian.dev.