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

feat: add systray provider #192

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from
Draft

feat: add systray provider #192

wants to merge 57 commits into from

Conversation

HolbyFPV
Copy link
Member

@HolbyFPV HolbyFPV commented Feb 5, 2025

Adds system tray provider.

Closes #57.

Systray

Config

No config options.

Outputs

Variable Description Return type Supported OS
icons All Windows taskbar system tray icons. SystrayIcon[] microsoft icon

Related Types

SystrayIcon

Variable Description Return type
id ID of the icon. string
iconBytes Icon pixel array. number[]
iconBlob Icon in memory. Blob
iconUrl Icon URL ready to be be referenced in <img> components. string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📬 Needs triage
Development

Successfully merging this pull request may close these issues.

[Feature Request] System tray provider
2 participants