An open API service indexing awesome lists of open source software.

https://github.com/richienb/sendanywhere-cli

Send and receive files using Sendanywhere.
https://github.com/richienb/sendanywhere-cli

Last synced: 10 months ago
JSON representation

Send and receive files using Sendanywhere.

Awesome Lists containing this project

README

          

# sendanywhere-cli [![Travis CI Build Status](https://img.shields.io/travis/com/Richienb/sendanywhere-cli/master.svg?style=for-the-badge)](https://travis-ci.com/Richienb/sendanywhere-cli)

Send and receive files using Sendanywhere.

[![NPM Badge](https://nodei.co/npm/sendanywhere-cli.png)](https://npmjs.com/package/sendanywhere-cli)

## Install

```sh
npm install --global sendanywhere-cli
```

## Usage

```sh
$ sendanywhere send file.png
✔ Key: 123456 - Finished uploading!

$ sendanywhere receive 123456
✔ Finished downloading!
```