From 5bc4796a98136b1f3ec8fbd1e79fa6ce8b5cd79c Mon Sep 17 00:00:00 2001 From: Breadway Date: Thu, 2 Jul 2026 21:08:52 +0800 Subject: [PATCH] registry: add breadmon, breadsearch, breadclip, breadshot --- registry/bread-ecosystem.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/registry/bread-ecosystem.toml b/registry/bread-ecosystem.toml index 96887cb..cef32cd 100644 --- a/registry/bread-ecosystem.toml +++ b/registry/bread-ecosystem.toml @@ -41,3 +41,23 @@ description = "Quick-capture scratchpad and note viewer with AI classification" name = "breadpaper" repo = "Breadway/breadpaper" description = "Wallpaper manager for the bread desktop" + +[[products]] +name = "breadmon" +repo = "Breadway/breadmon" +description = "Terminal UI monitor manager for Hyprland" + +[[products]] +name = "breadsearch" +repo = "Breadway/breadsearch" +description = "Semantic system-wide search for BOS" + +[[products]] +name = "breadclip" +repo = "Breadway/breadclip" +description = "Wayland clipboard history manager for Hyprland" + +[[products]] +name = "breadshot" +repo = "Breadway/breadshot" +description = "Screenshot utility for the bread ecosystem"