Skip to content

Releases: vipoo/xmodem-cli

Release 1.0.1

25 Jul 04:25
Compare
Choose a tag to compare

Implemented support for protocol XMODEM-1K

Usage: xmodem [options] <port> <filename>

Transmit the file over serial port using the xmodem protocol

Options:
  -b, --baud <baud-rate>     the baud rate to use (default: 19200)
  -p, --protocol <protocol>  the protocol to use (choices: "xmodem", "xmodem1k", default: "xmodem")
  -h, --help                 display help for command

Initial Release of pre-built windows binary

24 Jul 09:16
Compare
Choose a tag to compare