{"id":15918960,"url":"https://github.com/0xadada/notify-on-packetloss","last_synced_at":"2026-04-24T21:32:43.693Z","repository":{"id":139698747,"uuid":"249540004","full_name":"0xadada/notify-on-packetloss","owner":"0xadada","description":" Macos notifications when packetloss occurs","archived":false,"fork":false,"pushed_at":"2020-12-07T19:40:56.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T06:34:17.292Z","etag":null,"topics":["anybar","launchd","macos","macos-notification","network","packetloss","shell","wifi"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/0xadada.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-23T20:44:02.000Z","updated_at":"2023-09-08T18:04:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"108fd10b-554e-4584-84ad-b8d9898a16c8","html_url":"https://github.com/0xadada/notify-on-packetloss","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.3571428571428571,"last_synced_commit":"77671c688a8822791d4f377e5fe1fc02d4bb55bb"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/0xadada/notify-on-packetloss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xadada%2Fnotify-on-packetloss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xadada%2Fnotify-on-packetloss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xadada%2Fnotify-on-packetloss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xadada%2Fnotify-on-packetloss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xadada","download_url":"https://codeload.github.com/0xadada/notify-on-packetloss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xadada%2Fnotify-on-packetloss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["anybar","launchd","macos","macos-notification","network","packetloss","shell","wifi"],"created_at":"2024-10-06T19:01:14.466Z","updated_at":"2026-04-24T21:32:43.677Z","avatar_url":"https://github.com/0xadada.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# notify-on-packetloss.sh\n\n_Send a macos notification when packetloss is detected._\n\n\u003cimg src=\"notify-on-packetloss.png\"\u003e\n\nThis creates a macos macos launchd service that runs a bash script checking for\npacketloss by pinging your internet gateway. When packetloss is detected, it'll\nsend a macos notification and severity color to anybar, and log to the system log.\n\n\n## Requirements\n\n* Macos: High Sierra or greater.\n* [Anybar](https://github.com/tonsky/AnyBar) (Optional, but works togther nicely)\n\n\n## Installation\n\n```bash\nmkdir -p nop \u0026\u0026 \\\n  curl -#L https://github.com/0xadada/notify-on-packetloss/tarball/master | \\\n  tar -xzv -C nop --strip-components=1\ncd nop\n./install.sh\n```\n\n\n## Uninstallation\n\n```bash\n# remove the launchd service\nlaunchctl remove pub.0xadada.notify-on-packetloss\n# remove all associated files\nrm \\\n  \"${HOME}/bin/notify-on-packetloss.sh\" \\\n  \"${HOME}/Library/LaunchAgents/pub.0xadada.notify-on-packetloss.plist\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xadada%2Fnotify-on-packetloss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xadada%2Fnotify-on-packetloss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xadada%2Fnotify-on-packetloss/lists"}