1 repository
Interfaces that allow users to interact with virtual filesystems using standard system tools.
Distinct from Remote File Management: Shortlist focuses on remote server management or specific provider infrastructure; this is about interacting with a virtual mount.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Virtual Directory Explorers. Refine with filters or upvote what's useful.
btfs is a virtual filesystem that mounts BitTorrent torrents and magnet links as local directories. It utilizes a user-space filesystem to present decentralized network data as a local directory tree, allowing users to stream and read files without downloading the entire archive first. The system implements an on-demand streaming mechanism that downloads data incrementally. This process fetches specific chunks of a file only when the operating system requests a read operation on those byte ranges, assembling fragmented data blocks into a coherent file structure. The tool provides a read-only
Allows viewing and interacting with decentralized torrent data using standard system file explorers and command line tools.