ReFirmLabs / centrifuge-cli

A command line utility to interact and query the Centrifuge API.
MIT License
14 stars 7 forks source link

Add progress tracker for uploads #17

Open CoffeeExpress opened 4 years ago

CoffeeExpress commented 4 years ago

Provide user feedback for upload progress via the tqdm python module.

rfldong commented 4 years ago

I freaking love tqdm! ❤️

CoffeeExpress commented 4 years ago

If you love that, then you need to check out this... https://www.npmjs.com/package/cli-progress

rfldong commented 4 years ago

Oh. My. Goodness!