Skip to content

Installation

Choose whichever method fits your setup. Installing with bin is recommended.

Install using bin:

Terminal window
bin install https://github.com/pinepeakdigital/buzz

This downloads the latest release and makes it available in your PATH.

To update:

Terminal window
bin update buzz

If you download the binary directly from GitHub releases, macOS may show an “unidentified developer” warning. Remove the quarantine attribute to resolve it:

Terminal window
xattr -d com.apple.quarantine /path/to/buzz

Replace /path/to/buzz with the actual path to the downloaded binary.

This workaround is only needed for direct downloads. If you install via bin (recommended) or build from source, you won’t encounter it.

Once buzz is installed, authenticate with Beeminder.

buzz is built by Nathan Arthur and Pine Peak Digital.