Skip to content

smartrent/exmodem

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages