btfs

Mount BitTorrent files as a FUSE filesystem for direct access

brewmacoslinux
Try with needOr install directly
Source

About

BitTorrent filesystem based on FUSE

Commands

btfs

Examples

Mount a torrent file to access its contents directly$ btfs /path/to/file.torrent /mnt/torrent
Mount a torrent using its magnet link$ btfs 'magnet:?xt=urn:btih:...' /mnt/torrent
Unmount the FUSE filesystem$ umount /mnt/torrent