The speedwatch shell script requires Homebrew. If you don't have it yet, speedwatch will install it for you. It might take a while, but once installed, using speedwatch should be instant.
- Open your terminal and paste the following lines:
curl https://gist.githubusercontent.com/joshuacerbito/afdb962d32fc8c1b6e62c7a4ea60528e/raw/speedwatch -o speedwatch
chmod +x speedwatch
mv ./speedwatch /usr/local/bin/speedwatch
echo "Speedwatch has been downloaded! Simply run \"speedwatch\" to start"
- Still on your teminal. Type
speedwatch
and press enter/return - An EULA prompt will be displayed. Type
YES
and press enter/return - DO NOT close your terminal while the speedwatch is running. Just keep it running in the background.
- Go back to your terminal and press
Ctrl+C
. - You can now close your terminal.
Technically, you can simply close your terminal to stop speedwatch, but it's better to terminate the program first.