Skip to content

Conversation

@ops295
Copy link
Owner

@ops295 ops295 commented Jan 9, 2026

Feature Added for setting up the notification

  • Add --notification, --show-notification, and --trigger-notification commands
  • Implement cross-platform OS notification banners (macOS, Linux, Windows)
  • Add --config command to display configuration path and contents
  • Implement GetConfigPath in config module for path retrieval
  • Update help documentation with new command examples and "Notifications" section
  • Add comprehensive test suite in internal/app/notification_cmd_test.go
  • Bump version to 0.2.03 and update CHANGELOG.md

Summary

This will be adding set notification option and add show option in config cmd

Checklist

  • I have read CONTRIBUTING.md
  • PR is small and focused
  • Tests (if any) included or updated

Reviewers

Request review from @hashbuzz-social (or other maintainers). I will review first as requested.

…tion

- Add --notification, --show-notification, and --trigger-notification commands
- Implement cross-platform OS notification banners (macOS, Linux, Windows)
- Add --config command to display configuration path and contents
- Implement GetConfigPath in config module for path retrieval
- Update help documentation with new command examples and "Notifications" section
- Add comprehensive test suite in internal/app/notification_cmd_test.go
- Bump version to 0.2.03 and update CHANGELOG.md
@ops295 ops295 merged commit 597a0d5 into main Jan 9, 2026
9 checks passed
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.

3 participants