github mohak34/opencode-notifier v0.1.27
v0.1.27 - Linux Notification Grouping

latest release: v0.1.28
9 hours ago

Added

  • Linux notification grouping support (#33)
  • New linux.grouping config option to replace notifications in-place instead of stacking
  • Auto-detects notify-send 0.8+ capabilities, falls back to default behavior on older systems
  • Works with GNOME, dunst, mako, swaync on both X11 and Wayland

Usage

Add to ~/.config/opencode/opencode-notifier.json:

{
  "linux": {
    "grouping": true
  }
}

Don't miss a new opencode-notifier release

NewReleases is sending notifications on new releases.