Você está na página 1de 2

04/04/2018 GitHub - junian/termission: Cross-platform Serial/TCP Terminal with Scriptable Auto-Response

junian / termission

Dismiss
Join GitHub today
GitHub is home to over 20 million developers working together to host
and review code, manage projects, and build software together.

Sign up

Cross-platform Serial/TCP Terminal with Scriptable Auto-Response https://lab.junian.net/termission


# serial # cross-platform # xamarin # interpreter # tcp-terminal # packet

184 commits 1 branch 0 releases 1 contributor GPL-3.0

Branch: master New pull request Find file Clone or download

junian Use devicon for installer Latest commit 49258d8 24 days ago

assets/css Update style.scss 2 months ago

resources Add devicon 24 days ago

src Use devicon for installer 24 days ago

.gitignore ignore node_modules 2 months ago

ACKNOWLEDGMENTS.md Update ACKNOWLEDGMENTS.md 2 months ago

DOCUMENTATION.md add documentation.md 2 months ago

LICENSE Update LICENSE a month ago

README.md Update README.md 2 months ago

_config.yml Update _config.yml 2 months ago

gulpfile.js add basic gulpfile 2 months ago

package.json add gulp 2 months ago

README.md

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

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 VSPE to create virtual Serial Port
https://github.com/junian/termission 1/2
04/04/2018 GitHub - junian/termission: Cross-platform Serial/TCP Terminal with Scriptable Auto-Response

Download the app, install it, and use it

Credits
This project is possible to build thanks to following libraries:

Eto.Forms - A cross platform desktop and mobile user interface framework.


MvvmLightLibs - A toolkit to accelerate the creation and development of MVVM applications.
LitJson - A .Net library to handle conversions from and to JSON (JavaScript Object Notation) strings.
Xam.Plugins.Settings - Read and Write Settings Plugin for Xamarin and Windows.
FastColoredTextBox - A text editor component for .NET that allows you to create custom text editor with syntax
highlighting.
SourceTextView - A simple source code editor for Xamarin.Mac that provides support for code completion and simple
syntax highlighting.
AvalonEdit - The WPF-based text editor component used in SharpDevelop.
Mono.TextEditor - GTK-based text editor developed by Monodevelop.
Jint - Javascript Interpreter for .NET Framework.
IronPython - Implementation of the Python programming language for .NET Framework.

License
This project is licensed under GPL-3.0.

Copyright (C) 2018 Junian Triajianto

https://github.com/junian/termission 2/2

Você também pode gostar