{"id":15113920,"url":"https://github.com/sindresorhus/logdistributednotifications","last_synced_at":"2025-09-27T17:32:04.578Z","repository":{"id":65974630,"uuid":"171519814","full_name":"sindresorhus/LogDistributedNotifications","owner":"sindresorhus","description":"Log distributed notifications on macOS","archived":true,"fork":false,"pushed_at":"2022-09-22T17:08:01.000Z","size":2,"stargazers_count":43,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T11:09:14.055Z","etag":null,"topics":["command-line-tool","macos","swift","swift-package"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2019-02-19T17:38:53.000Z","updated_at":"2023-11-22T06:54:29.000Z","dependencies_parsed_at":"2023-02-19T18:15:19.335Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/LogDistributedNotifications","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2FLogDistributedNotifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2FLogDistributedNotifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2FLogDistributedNotifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2FLogDistributedNotifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/LogDistributedNotifications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219872029,"owners_count":16554485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-line-tool","macos","swift","swift-package"],"created_at":"2024-09-26T01:40:28.636Z","updated_at":"2025-09-27T17:31:59.314Z","avatar_url":"https://github.com/sindresorhus.png","language":"Swift","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://sindresorhus.com/donate"],"categories":[],"sub_categories":[],"readme":"# LogDistributedNotifications\n\n**This no longer works because of changes in recent macOS versions**\n\n\u003e Log [distributed notifications](https://developer.apple.com/documentation/foundation/distributednotificationcenter) on macOS\n\nCan be useful for checking if certain events are sent or investigating how some system functionality works.\n\n## Usage\n\n```console\n$ git clone https://github.com/sindresorhus/LogDistributedNotifications\n$ swift run\nname = _NSDoNotDisturbEnabledNotification, object = nil, userInfo = nil\nname = _NSDoNotDisturbDisabledNotification, object = nil, userInfo = nil\nname = com.apple.HIToolbox.beginMenuTrackingNotification, object = nil, userInfo = Optional([AnyHashable(\"ToolboxMessageEventData\"): 563])\nname = com.apple.HIToolbox.endMenuTrackingNotification, object = nil, userInfo = nil\nname = com.apple.HIToolbox.beginMenuTrackingNotification, object = nil, userInfo = Optional([AnyHashable(\"ToolboxMessageEventData\"): 735])\nname = com.apple.backup.DiscoverHookClientsNotification, object = Optional(com.apple.backup.BackupObject), userInfo = nil\nname = com.apple.HIToolbox.endMenuTrackingNotification, object = nil, userInfo = nil\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Flogdistributednotifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Flogdistributednotifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Flogdistributednotifications/lists"}