- Created by jeppestaerk
- π Last Updated: 20/04/23 16:29:28
- π Stars on GitHub: 103
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Workflow
- Get Latest Release
- Get Source Code
From their README
alfred-show-network-info
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
, β
- press β to copy a ip address.
- press β + β to open ip address in browser.
- press β₯ + β to connect to ip address via ssh.
Contributions
Please feel free to create a PR and/or make a code review!
To do
- [x]
Find better and more suitable icons - [x]
Write workflow readme - [x]
Make a presentation gif for readme - [x]
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