🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

bt-mut

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bt-mut

Sync folders with mutable Bittorrent links

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

bt-mut

Sync folders with mutable Bittorrent links

Run it with npx

npx bt-mut --help

tl;dr

Run npx bt-mut to turn your current folder into a torrent and get a magnet. You can re-run the command on your folder to update it. Run npx bt-mut magnet:?xs=whatever to sync a torrent into a local folder. You can re-run the command to get updates. After the initial sync you can also run npx bt-mut without arguments since the magnet URL is being saved in a .bt file.

CLI Help Output

bit-sync [torrent]

Sync your folder with a torrent

Positionals:
  torrent  A magnet link for a torrent                                  [string]

Options:
  --version         Show version number                                [boolean]
  --help            Show help                                          [boolean]
  --path, -p        Where to sync the torrent. Defaults to current path
                           [string] [default: "/home/mauve/programming/bt-mut"]
  --secret-storage  The location that secrets should be stored in. Defaults to
                    user folder

Keywords

bittorrent

FAQs

Package last updated on 11 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts