From 80dc536256bcde23b26221d7a66c5606c548bbbd Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Thu, 23 Oct 2025 17:09:23 -0700 Subject: [PATCH] Add Beadster to Community & Ecosystem section - Native macOS app by @podviaznikov - Provides multi-project issue visualization - Addresses #117 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 879f87b5..609cc09f 100644 --- a/README.md +++ b/README.md @@ -364,6 +364,14 @@ For advanced usage, see: - **[CONTRIBUTING.md](CONTRIBUTING.md)** - Contribution guidelines - **[SECURITY.md](SECURITY.md)** - Security policy +## Community & Ecosystem + +### Third-Party Tools + +- **[Beadster](https://apps.apple.com/us/app/beadster-issue-tracking/id6754286462)** - Native macOS app for viewing and managing bd issues across multiple projects. Features a compact, always-on-top window for quick reference during development. Built by [@podviaznikov](https://github.com/podviaznikov). + +Have you built something cool with bd? [Open an issue](https://github.com/steveyegge/beads/issues) to get it featured here! + ## Development ```bash