@herbcaudill/beads-ui
v0.1.3
Published
A polished local web UI for Beads tasks
Downloads
536
Readme
Beads UI
Beads UI runs a local web interface for the Beads database in your current directory.
You need Node.js 22 or newer, the bd command on your PATH, and an existing .beads directory.
cd /path/to/a/beads-project
npx @herbcaudill/beads-uiThe manager binds to 127.0.0.1, chooses an available port, opens your browser, and stays attached to the terminal. It manages only the launch directory and never initializes Beads for you.
Use --no-open to skip opening the browser, or --port 4400 to request a specific available port.
