Versions in this module Expand all Collapse all v0 v0.36.0 Apr 29, 2026 v0.35.0 Apr 26, 2026 Changes in this version + func OpenFilePicker(initialPath string) ([]string, error) + func SetBadge(count int) error + type MacOSAppearance struct + AccentColor string + DarkMode bool + func GetAppearance() (*MacOSAppearance, error) + type MacOSContact struct + Emails []string + Name string + func FetchContacts() ([]MacOSContact, error)