ipget

Retrieve files over IPFS and save them locally

brewmacoslinux
Try with needOr install directly
Source

About

Retrieve files over IPFS and save them locally

Commands

ipget

Examples

Download a file from IPFS by its hash$ ipget QmXxxx...
Download a file and save with a specific name$ ipget -o myfile.txt QmXxxx...
Download a directory from IPFS$ ipget -r QmXxxx...