Awesome
alfred-show-network-info
<img src="https://raw.githubusercontent.com/jeppestaerk/alfred-show-network-info/master/preview.png">Alfred 4 workflow to see network info and discover local devices
Install
Use npm
npm install --global alfred-show-network-info
or download alfredworkflow
file from releases.
Requires Node.js and the Alfred Powerpack.
Highlights
- See local-, public-, and gateway ip address.
- Scan and list all devices on local network.
- Copy ip to clipboard.
- Open ip in browser.
- Connect to ip via ssh.
- Toggle functions via Workflow Variables.
Usage
In Alfred, type ip4
, <kbd>⏎</kbd>
- press <kbd>⏎</kbd> to copy a ip address.
- press <kbd>⌘</kbd> + <kbd>⏎</kbd> to open ip address in browser.
- press <kbd>⌥</kbd> + <kbd>⏎</kbd> to connect to ip address via ssh.
Contributions
Please feel free to create a PR and/or make a code review!
To do
-
Find better and more suitable icons -
Write workflow readme -
Make a presentation gif for readme -
Update to work with Alfred 4 - Scan for open ports
- Spread it to the public on alfred forums ect.
- Your idea here
Credits
Contributors
- Vincent Klaiber (@vinkla)
- Jeff Byrnes (@jeffbyrnes)
Modules
- alfy made by Sindre Sorhus is licensed by MIT
- internal-ip made by Sindre Sorhus is licensed by MIT
- public-ip made by Sindre Sorhus is licensed by MIT
- default-gateway made by silverwind is licensed by BSD
- local-devices made by Dylan Piercey
Graphics
- Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
License
MIT © Jeppe Stærk
<p align="center"><img src="https://raw.githubusercontent.com/jeppestaerk/alfred-show-network-info/master/icon.png" width="64" ></p>