GitShow/sindresorhus/manage-wifi
sindresorhus

manage-wifi

Turn your Wi-Fi on and off

by sindresorhus
Star on GitHubForknpm

JavaScript

87 stars7 forks5 contributorsQuiet · 5y agoSince 2017v2.1.0MIT

Meet the team

See all 5 on GitHub →
sindresorhus
sindresorhus11 contributions
atakanatamert
atakanatamert1 contribution
fregante
fregante1 contribution
LucPan0
LucPan01 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript90.7%
TypeScript9.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
atakanatamert
Add Windows supportMergedPR

Description Added windows support without intervening with the existing structure of the code. Used Powershell Commands This command is used to get the network adapter. This command is used to filter the information coming from the Get-NetAdapter command, in order to fetch PnPDevice id. This command is used to get on/off status of the adapter. This command is used to set on/off status of the adapter. This command is used to get powershell with elevated privileges. Which is necessary for changing the on/off status of the wireless adapter. Changes on Tests Added windows compatibility. Added wireless adapter check via PCI/USB regex. Additional Notes is added to the . The reasoning behind that is, windows needs more time to turn on/off the wifi, when compared to macOS. While testing with ava, odd issue spotted in Windows 10. Unless the additional statement added, the test failed. This is also shown inside the as a comment. Windows will always pop-up UAC Prompt. It is the default behavior, so no workarounds are added. Thank you for your time to consider this pull request.

atakanatamert · 5y ago
LucPan0
Add TypeScript definitionMergedPR
LucPan0 · 5y ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Structured data for AI agents

Repository: sindresorhus/manage-wifi. Description: Turn your Wi-Fi on and off Stars: 87, Forks: 7. Primary language: JavaScript. Languages: JavaScript (90.7%), TypeScript (9.3%). License: MIT. Latest release: v2.1.0 (5y ago). Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 71%. Top contributors: sindresorhus, atakanatamert, fregante, LucPan0, Richienb.

·@ofershap

Replace github.com with gitshow.dev