Skip to content

Introduction

buzz is a terminal user interface (TUI) and command-line tool for Beeminder, built with Bubble Tea.

View your goals in a colorful grid, navigate with arrow keys, and add datapoints directly from your terminal — or skip the TUI entirely and use the scriptable subcommands.

Running buzz with no arguments launches the interactive TUI: a goal grid you navigate with the keyboard, color-coded by deadline urgency.

Every common action is also available as a one-shot subcommandbuzz today, buzz add, buzz ratchet, and more — which print plain output and exit. These are designed for scripts, cron jobs, and status bars.

buzz is built by Nathan Arthur and Pine Peak Digital.