# mork
### Application for sending files that is written in rust
<br>
## Usage
### Sending
`mork file-to-send`
You will get a code from the server that you can give to the reciever.
### Recieving
`mork -c <code>` *You can also set a specific output filename with the `-o` flag*