The best open source alternative to bull-board is Workbench. If that doesn't suit you, we've compiled a ranked list of other open source bull-board alternatives to help you find a suitable replacement.
bull-board alternatives are mainly Message Queues. Browse these if you want a narrower list of alternatives or looking for a specific functionality of bull-board.
Desktop app and embeddable dashboard for BullMQ that shows live queue metrics, job runs, FlowProducer graphs, and scheduler status without touching Redis directly.

Workbench is a dashboard built specifically for BullMQ queues. It runs as a native macOS app, embeds into any Node.js server, or deploys as a standalone Docker container. All three share the same open-source UI and connect directly to your existing Redis instance.
The core problem it solves: you shouldn't need to SSH into Redis or grep through logs to understand what your workers are doing. Workbench auto-discovers queues from any Redis URL and keeps everything updated live as jobs move through states.
Key capabilities:
The desktop app stores Redis credentials in the OS keychain and auto-updates via signed releases. The embedded version works with Hono, Express, Fastify, NestJS, Next.js, Nuxt, Bun, and a dozen other Node frameworks. It's a more focused alternative to something like Bull Board, with deeper BullMQ-specific features like flow visualization and scheduler editing built in from the start.
Licensed MIT. Apple-signed on macOS.