Maxoos / ymodem-js

An implementation of the YModem protocol using typescript and the node serial port library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ymodem-JS

An implementation of the ymodem protocol in javascript.

Building for local use

# This will compile lib/ to JavaScript in the dist/ folder
make build

About

An implementation of the YModem protocol using typescript and the node serial port library.

License:MIT License


Languages

Language:TypeScript 88.8%Language:Makefile 9.5%Language:JavaScript 1.7%