ipfs-shipyard / npm-on-ipfs

:package: Install npm modules through IPFS!
MIT License
467 stars 40 forks source link

Show progress bar, speed, and ETA when running `update-registry-index` #92

Open agentofuser opened 5 years ago

agentofuser commented 5 years ago

Running ipfs-npm update-registry-index for the first time is going really slow for me, and there's no indication of progress. I'm resorting to running watch -n 10 'du -h | tail -n1 on ~/.jsipfs to see if it's still moving. A progress bar with speed and ETA would be very nice.

momack2 commented 5 years ago

@olizilla - not complex GUI, but still very aligned with making our tools have usable, friendly interfaces! =]