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.
- Host: GitHub
- URL: https://github.com/richienb/sendanywhere-cli
- Owner: Richienb
- License: mit
- Created: 2020-09-16T07:41:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-16T09:07:39.000Z (over 5 years ago)
- Last Synced: 2025-01-17T20:14:12.874Z (12 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# sendanywhere-cli [](https://travis-ci.com/Richienb/sendanywhere-cli)
Send and receive files using Sendanywhere.
[](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!
```