{"id":18753634,"url":"https://github.com/adzierzanowski/sigstr","last_synced_at":"2026-02-05T03:33:40.412Z","repository":{"id":109555947,"uuid":"270466103","full_name":"adzierzanowski/sigstr","owner":"adzierzanowski","description":"macOS CLI utility to display Wi-Fi signal strength and some other stats","archived":false,"fork":false,"pushed_at":"2022-06-25T00:43:43.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T16:53:41.025Z","etag":null,"topics":["macos","network","stats","wifi"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adzierzanowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-07T23:52:33.000Z","updated_at":"2024-02-05T07:48:56.000Z","dependencies_parsed_at":"2023-04-29T22:53:42.122Z","dependency_job_id":null,"html_url":"https://github.com/adzierzanowski/sigstr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adzierzanowski/sigstr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzierzanowski%2Fsigstr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzierzanowski%2Fsigstr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzierzanowski%2Fsigstr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzierzanowski%2Fsigstr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adzierzanowski","download_url":"https://codeload.github.com/adzierzanowski/sigstr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzierzanowski%2Fsigstr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262783408,"owners_count":23363544,"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":["macos","network","stats","wifi"],"created_at":"2024-11-07T17:26:28.708Z","updated_at":"2026-02-05T03:33:35.393Z","avatar_url":"https://github.com/adzierzanowski.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sigstr (signal strength)\n\nThis is a utility to spit out some Wi-Fi stats.\n\nWhat makes it a little bit interesting is that I wrote a small wrapper over\nmacOS API's `CWInterface` in Swift. Then I generated the assembly from the\nSwift code and demangled the function names so I could use them in the main\nC code avoiding linking issues.\n\nThis is probably a stupid way to obtain this information* but it was fun.\n\n\\* Well, yes it is. It appears that clicking the Wi-Fi icon while holding ⌥\ngives you this info.\n\n## building\n\nYou will probably need the standard XCode CLI stuff and Python3. Then just\n\n```bash\n$ make\n$ ./sigstr\nssid:           my-cool-network\nmode:           802.11n\nrssi:           -70 dBm\nnoise:          -78 dBm\ntransmit power: 1496 mW\ntransmit rate:  73.00 Mbps (600 max)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadzierzanowski%2Fsigstr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadzierzanowski%2Fsigstr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadzierzanowski%2Fsigstr/lists"}