All Projects → junian → termission

junian / termission

Licence: GPL-3.0 license
Cross-platform Serial (COM Port) / TCP Terminal with Scriptable Auto-Response

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to termission

Moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
Stars: ✭ 926 (+2274.36%)
Mutual labels:  xamarin, interpreter
dew-common
Java common tools collection, support for GraalVM
Stars: ✭ 52 (+33.33%)
Mutual labels:  interpreter
SokobanFabulous
Sokoban game for iOS and Android written in F# using Xamarin Fabulous framework
Stars: ✭ 21 (-46.15%)
Mutual labels:  xamarin
ExpectAnimXamarin
Xamarin.Android Binding, describe your animation and just run
Stars: ✭ 18 (-53.85%)
Mutual labels:  xamarin
MonkeyLang.jl
"Writing an Interpreter in GO" and "Writing a Compiler in GO" in Julia.
Stars: ✭ 30 (-23.08%)
Mutual labels:  interpreter
vein
🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
Stars: ✭ 31 (-20.51%)
Mutual labels:  interpreter
Vaquero
A scripting language for cowboy coders
Stars: ✭ 18 (-53.85%)
Mutual labels:  interpreter
Microcharts
Create cross-platform (Xamarin, Windows, ...) simple charts.
Stars: ✭ 1,742 (+4366.67%)
Mutual labels:  xamarin
X11Basic
X11-Basic BASIC programming language.
Stars: ✭ 42 (+7.69%)
Mutual labels:  interpreter
yahdlc
yahdlc - Yet Another HDLC implementation
Stars: ✭ 47 (+20.51%)
Mutual labels:  serial
scheme.js
Scheme语言解释器的JavaScript语言实现
Stars: ✭ 57 (+46.15%)
Mutual labels:  interpreter
lambda-dti
Interpreter of the ITGL with dynamic type inference
Stars: ✭ 18 (-53.85%)
Mutual labels:  interpreter
jaws
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
Stars: ✭ 204 (+423.08%)
Mutual labels:  interpreter
Xam.Forms.QRCode
A QRCode renderer based on SkiaSharp.
Stars: ✭ 16 (-58.97%)
Mutual labels:  xamarin
XFFlipViewControl
An awesome animated Flippable View Control with Xamarin.Forms, or a Flipity Flippy Flippin' Flip View right here fellas! :D
Stars: ✭ 43 (+10.26%)
Mutual labels:  xamarin
jispy
A JavaScript interpreter in Python, built for embedding JavaScript.
Stars: ✭ 43 (+10.26%)
Mutual labels:  interpreter
packiffer
lightweight cross-platform networking toolkit
Stars: ✭ 52 (+33.33%)
Mutual labels:  packet
Movies
Buy movie tickets in advance, find movie times, and more at "Movies".
Stars: ✭ 33 (-15.38%)
Mutual labels:  xamarin
CreatingPlatformPlugins
A set of examples and documentation to aid in the development of cross-platform libraries and plugins.
Stars: ✭ 48 (+23.08%)
Mutual labels:  xamarin
pySerialTransfer
Python package to transfer data in a fast, reliable, and packetized form
Stars: ✭ 78 (+100%)
Mutual labels:  serial

GitHub release Github All Releases

Buy Me A Coffee

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
  • 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 - 2020 Junian Triajianto

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].