Skip to content

Repository files navigation

Exmodem

Exmodem is an Elixir client for the XMODEM file transfer protocol. Variants such as XMODEM-CRC and XMODEM-1K are also supported.

Installation

The package can be installed by adding exmodem to your list of dependencies in mix.exs:

def deps do
  [
    {:exmodem, "~> 0.1"}
  ]
end

Documentation can be found at https://hexdocs.pm/exmodem.

Development

To run the full test suite, be sure to install lrzsz

About

An Elixir client for the XMODEM file transfer protocol.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages