Releases: junebash/WhatProgress
Releases · junebash/WhatProgress
WhatProgress v0.1.0
WhatProgress v0.1.0
Installation
macOS
# For Apple Silicon (M1/M2/M3):
curl -L https://github.com/junebash/WhatProgress/releases/download/v0.1.0/whatprogress-macos-arm64.tar.gz | tar xz
sudo mv WhatProgress /usr/local/bin/whatprogress
# For Intel:
curl -L https://github.com/junebash/WhatProgress/releases/download/v0.1.0/whatprogress-macos-x86_64.tar.gz | tar xz
sudo mv WhatProgress /usr/local/bin/whatprogressLinux
curl -L https://github.com/junebash/WhatProgress/releases/download/v0.1.0/whatprogress-linux-x86_64.tar.gz | tar xz
sudo mv WhatProgress /usr/local/bin/whatprogress