# filetransfer

> file sender and receiver via webrtc datachannels

Latest version **2.0.5** (published 2017-02-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install filetransfer
pnpm add filetransfer
yarn add filetransfer
bun add filetransfer
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.5 |
| Published | 2017-02-05 |
| First published | 2014-06-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 13 |
| Author | Philipp Hancke |
| Maintainers | fippo |
| Keywords | webrtc, simplewebrtc, filetransfer, datachannels |

## Links

- npm: https://www.npmjs.com/package/filetransfer
- Repository: https://github.com/simplewebrtc/filetransfer
- Issues: https://github.com/simplewebrtc/filetransfer/issues
- npm.io page: https://npm.io/package/filetransfer

## Dependencies (3)

- [async](https://npm.io/package/async.md) ^0.9.0
- [iana-hashes](https://npm.io/package/iana-hashes.md) ^1.0.0
- [wildemitter](https://npm.io/package/wildemitter.md) 1.x

## Recent versions

- 2.0.5 (latest) — 2017-02-05
- 2.0.4 — 2015-07-16
- 2.0.3 — 2015-07-16
- 2.0.2 — 2015-07-16
- 2.0.1 — 2015-07-12
- 2.0.0 — 2015-03-02
- 1.1.3 — 2015-02-28
- 1.1.2 — 2015-02-28
- 1.1.1 — 2015-02-28
- 1.1.0 — 2015-02-24
- 1.0.3 — 2015-01-01
- 1.0.2 — 2014-10-31
- 1.0.1 — 2014-08-22
- 1.0.0 — 2014-06-14
- 0.0.7 — 2014-06-14
- … 4 more at https://npm.io/package/filetransfer/versions

## README

Transfer a file via a (WebRTC) data channel.
## License

MIT

## Credits
If you like this, follow: [@HCornFlower](http://twitter.com/hcornflower) on twitter.

---
_Source: https://npm.io/package/filetransfer · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
