Skip to content

Cross-platform Serial (COM Port) / TCP Terminal with Scriptable Auto-Response

License

Notifications You must be signed in to change notification settings

junian/termission

Repository files navigation

Termission

Cross-platform Serial/TCP Terminal with Scriptable Auto-Response.

GitHub release Github All Releases

Termission screenshot

About

This project is the successor of my old serial-device-emulator. It's rewritten from the ground with cross-platform mindset.

Features

  • 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

Installation

  • 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.

License

This project is licensed under GPL-3.0.


Made with ☕ by Junian.dev.