Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stve/alfred-ipaddress
Alfred 3 workflow to display internal/external IP addresses
https://github.com/stve/alfred-ipaddress
alfred alfred-workflow alfred3-workflow ipaddresses
Last synced: 23 days ago
JSON representation
Alfred 3 workflow to display internal/external IP addresses
- Host: GitHub
- URL: https://github.com/stve/alfred-ipaddress
- Owner: stve
- License: mit
- Created: 2017-03-01T02:15:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T16:35:30.000Z (over 7 years ago)
- Last Synced: 2024-09-16T12:56:22.845Z (about 2 months ago)
- Topics: alfred, alfred-workflow, alfred3-workflow, ipaddresses
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/alfred-ipaddress
- Size: 315 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# alfred-ipaddress
> [Alfred 3](https://www.alfredapp.com) workflow to display internal/external IP addresses
## Install
```
$ npm install --global alfred-ipaddress
```*Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
## Usage
In Alfred, type `ip`, Enter, and your IP addresses will be displayed.
## License
MIT (c) Steve Agalloco. See [LICENSE](https://github.com/stve/alfred-ipaddress/blob/master/LICENSE.md) for details.