Git Product home page Git Product logo

minterm's Introduction


MinTerm is a lightweight terminal-app for serialport communication using Electron, React, React Router, Webpack, React Fast Refresh and Node SerialPort.


Build Status Github Tag

Installation

MinTerm is cross-functional and supports windows and linux. For Linux an AppImage can be downloaded that is directly executable, no libaries, no setup-installation. On Windows on the other hand an executable needs to be installed. After the setup process a desktop shortcut is created and the App is ready to go.

Latest release

What is MinTerm?

Like many other serialport communication tools, MinTerm provides a basic set of functionality to exchange data with your microcontroller. But many of these apps differ in how to process or visualize the data, where one app has a feature the other doesen't have and vise versa. Also most of the time, they are kinda old, unsopported and not cross-functional.

So MinTerm shall become a modern solution in combining varies features and a fresh look.

Features:

  • table view like seen in HTerm
  • normal text monitor
  • a plotter to display values
  • macro creation
  • varies export options
  • use of parsers for grouping data (byte parser, delimiter parser, ready parser etc.)
  • user storage

Screenshot_11

Development

Clone the repo and install dependencies:

git clone https://github.com/peace317/minterm.git
cd minterm
npm install

Having issues installing? See the debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See docs and guides for electron-forge

Maintainers

License

MIT © Minterm

minterm's People

Contributors

peace317 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.