Skip to content

Replace gotifier With beeep For Desktop Notifications#769

Closed
cwarden wants to merge 1 commit intoForceCLI:masterfrom
cwarden:beeep
Closed

Replace gotifier With beeep For Desktop Notifications#769
cwarden wants to merge 1 commit intoForceCLI:masterfrom
cwarden:beeep

Conversation

@cwarden
Copy link
Member

@cwarden cwarden commented Feb 28, 2026

Swap desktop notification delivery from gotifier to beeep.

  • Update desktop notifier import and call site to use beeep.Notify.

  • Keep existing method context by prefixing notification title with the command method.

  • Replace documentation references to gotifier with beeep.

  • Refresh module metadata by removing gotifier and adding beeep plus required indirect dependencies in go.mod/go.sum.

  • Verified compatibility with go test ./... before committing.

Swap desktop notification delivery from gotifier to beeep.

- Update desktop notifier import and call site to use beeep.Notify.

- Keep existing method context by prefixing notification title with the command method.

- Replace documentation references to gotifier with beeep.

- Refresh module metadata by removing gotifier and adding beeep plus required indirect dependencies in go.mod/go.sum.

- Verified compatibility with go test ./... before committing.
@cwarden
Copy link
Member Author

cwarden commented Mar 3, 2026

Merged in 690cb1c

@cwarden cwarden closed this Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant