{"id":25839357,"url":"https://github.com/arnellebalane/wifi-cli","last_synced_at":"2025-03-01T04:32:06.000Z","repository":{"id":57397759,"uuid":"66757919","full_name":"arnellebalane/wifi-cli","owner":"arnellebalane","description":"Manage wireless network connections from the command line","archived":false,"fork":false,"pushed_at":"2018-05-13T02:11:15.000Z","size":27,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-16T05:36:39.273Z","etag":null,"topics":["cli","hacktoberfest","npm-package","wifi"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/wifi-cli","language":"JavaScript","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/arnellebalane.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}},"created_at":"2016-08-28T08:29:36.000Z","updated_at":"2024-07-29T11:15:06.000Z","dependencies_parsed_at":"2022-09-04T01:50:26.948Z","dependency_job_id":null,"html_url":"https://github.com/arnellebalane/wifi-cli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fwifi-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fwifi-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fwifi-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fwifi-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnellebalane","download_url":"https://codeload.github.com/arnellebalane/wifi-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317692,"owners_count":19943199,"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":["cli","hacktoberfest","npm-package","wifi"],"created_at":"2025-03-01T04:32:05.534Z","updated_at":"2025-03-01T04:32:05.990Z","avatar_url":"https://github.com/arnellebalane.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wifi-cli\n\n\nManage wireless network connections from the command line. This package wraps\nthe builtin `nmcli` command in Linux systems, and thus will not work on other\noperating systems. Hoping to add support for other platforms soon.\n\n[See it in action (asciinema)](https://asciinema.org/a/5hwe1rdso30almmb7kal7swqt)\n\n\n## Installation\n\nThis package requires at least **Node v6**\n\nTo use this tool, you have to install it globally through `npm`:\n\n```\n$ npm install -g wifi-cli\n```\n\nAfter installation, you will then have the `wf` command available from the\ncommand line.\n\n\n## Usage\n\nDisplay current wireless network connection:\n\n```\n$ wf\n\n  You are currently connected to NETWORK_NAME\n```\n\nScan nearby wireless networks:\n\n```\n$ wf scan\n\n     SSID              SECURITY     SIGNAL\n\n  1  NETWORK_ONE       WPA WPA2     84\n  2  NETWORK_TWO       WPA2         71\n  3  NETWORK_THREE     --           70\n```\n\nConnect to a wireless network:\n\n```\n$ wf connect 1\n$ wf connect \"NETWORK_NAME\"\n  Password for wireless network NETWORK_NAME: *****\n\n  You are now connected to \"NETWORK_NAME\"\n```\n\nDisconnecting from a wireless network:\n\n```\n$ wf disconnect\n\n  You are now disconnected from \"NETWORK_NAME\"\n```\n\n\n## License\n\nMIT License\n\n\n[wifi-control]: https://www.npmjs.com/package/wifi-control\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnellebalane%2Fwifi-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnellebalane%2Fwifi-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnellebalane%2Fwifi-cli/lists"}