https://github.com/csabapalfi/macos-airport
🛫 Put the macOS airport utility on your PATH
https://github.com/csabapalfi/macos-airport
macos node-module wifi
Last synced: about 1 month ago
JSON representation
🛫 Put the macOS airport utility on your PATH
- Host: GitHub
- URL: https://github.com/csabapalfi/macos-airport
- Owner: csabapalfi
- Created: 2017-05-12T12:44:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T13:03:39.000Z (about 9 years ago)
- Last Synced: 2025-01-25T14:21:29.677Z (over 1 year ago)
- Topics: macos, node-module, wifi
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# macos-airport
I keep forgetting where the macOS `airport` utility lives.
Instead of linking it or polluting your `.bashrc` with aliases just do this:
```
npm install -g macos-airport
```
Now you have `airport` on your PATH so you can just run `airport` from anywhere.