An open API service indexing awesome lists of open source software.

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

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.