Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notification handler module #67

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Add notification handler module #67

merged 1 commit into from
Aug 14, 2023

Conversation

RedBearAK
Copy link
Owner

Adds a new module with a class that handles sending system notifications with the provided icon file, message, title, and urgency level. Support for the ability to identify and replace existing notifications is checked at initialization of the class instance, and the replacement options are used only on systems that support them.

Placed in a separate module so that it can be imported by multiple component modules.

@RedBearAK RedBearAK merged commit cc18a0f into main Aug 14, 2023
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