torrent-mount

Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse. AKA MAD SCIENCE!

  • 所有者: mafintosh/torrent-mount
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

torrent-mount

Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse.

AKA MAD SCIENCE!

npm install -g torrent-mount

You also need to install fuse. See this link for more info.

Usage

Open a terminal and cd to a directory where you want to mount your torrent

torrent-mount magnet:?xt=urn:btih:ef330b39f4801d25b4245212e75a38634bfc856e
Usage: torrent-mount <source>... [options]

source     .torrent file or magnet link to open

Options:
	-m PATH, --mount PATH   Mount location path [directory]  [.]
	-l, --lazy              Download only if accessed

After doing that open the same directory using a file browser.
The files of the torrent should be mounted there now and you should be able to double-click them to start streaming as regular files!

MIND BLOWN

Troubleshoot

Download the latest osxfuse dmg using this link and install it

http://sourceforge.net/projects/osxfuse/files/latest/download?source=files

The one provided by brew doesn't always seem to work. You also need pkg-config:

brew install pkg-config

License

MIT

主要指標

概覽
名稱與所有者mafintosh/torrent-mount
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2014-04-24 22:29:56
推送於2015-03-29 21:32:27
最后一次提交2015-03-29 23:32:03
發布數15
最新版本名稱v1.4.2 (發布於 2015-03-29 23:32:03)
第一版名稱v1.0.0 (發布於 2014-04-25 00:31:42)
用户参与
星數1.4k
關注者數33
派生數63
提交數57
已啟用問題?
問題數21
打開的問題數10
拉請求數3
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?