{"id":15604876,"url":"https://github.com/dukecat0/macwifi","last_synced_at":"2025-04-26T09:37:09.664Z","repository":{"id":57439065,"uuid":"426907454","full_name":"dukecat0/macwifi","owner":"dukecat0","description":"Macwifi is a Python module that helps you to manage the WiFi on macOS.","archived":false,"fork":false,"pushed_at":"2023-05-18T11:57:40.000Z","size":10,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T08:22:47.919Z","etag":null,"topics":["macos","python","wifi"],"latest_commit_sha":null,"homepage":"","language":"Python","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/dukecat0.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}},"created_at":"2021-11-11T07:22:19.000Z","updated_at":"2024-08-15T06:05:32.000Z","dependencies_parsed_at":"2023-07-13T17:21:04.157Z","dependency_job_id":null,"html_url":"https://github.com/dukecat0/macwifi","commit_stats":null,"previous_names":["meowmeowmeowcat/macwifi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukecat0%2Fmacwifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukecat0%2Fmacwifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukecat0%2Fmacwifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukecat0%2Fmacwifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dukecat0","download_url":"https://codeload.github.com/dukecat0/macwifi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250787644,"owners_count":21487262,"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","python","wifi"],"created_at":"2024-10-03T04:00:56.929Z","updated_at":"2025-04-25T08:53:30.947Z","avatar_url":"https://github.com/dukecat0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# macwifi\n\nMacwifi is a Python module that helps you to manage the WiFi on macOS.\n\n## Installation\n\n```\npip install macwifi\n```\n## Example\n\nConnect to a WiFi network:\n\n```python\nimport macwifi\n\nmacwifi.connect(\"MyWiFi\", \"password\")\n```\n\nDone!\n\n## Usage\n\nList all available WiFi networks.\n\n`list()`\n\nGet the information about the connected WiFi.\n\n`get_wifi_info()`\n\nGet the SSID of the connected WiFi.\n\n`get_ssid()`\n\nGet the signal strength of the connected WiFi.\n\n`get_rssi()`\n\nConnect to a WiFi network.\n\n`connect(ssid, password)`\n\nTurn on the WiFi.\n\n`turn_on()`\n\nTurn off the WiFi.\n\n`turn_off()`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukecat0%2Fmacwifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdukecat0%2Fmacwifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukecat0%2Fmacwifi/lists"}