file-box icon indicating copy to clipboard operation
file-box copied to clipboard

Pack a File into Box for easy move/transfer between servers no matter of where it is.(local, remote url, or cloud storage)

Results 11 file-box issues
Sort by recently updated
recently updated
newest added

[WebTorrent](https://github.com/webtorrent/webtorrent) is a pure javascript streaming torrent client that works in the browser. We can support BitTorrent files as the following design: 1. `FileBox.fromMagnet()`: Get BitTorrent files 1. `FileBox.toMagnet()`: Seed...

enhancement