https://github.com/calpa/alfy-ip
Check ip with Alfred
https://github.com/calpa/alfy-ip
alfred-workflow alfy ip
Last synced: 6 months ago
JSON representation
Check ip with Alfred
- Host: GitHub
- URL: https://github.com/calpa/alfy-ip
- Owner: calpa
- License: mit
- Created: 2018-08-05T08:45:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T04:59:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T03:47:07.293Z (8 months ago)
- Topics: alfred-workflow, alfy, ip
- Language: JavaScript
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# alfy-ip
> Check ip with Alfred

## Install
```
$ npm install --global alfy-ip
```_Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/)._
## Usage
1. In Alfred, type `ip`
1. You can type `all` to check your ip in all remote server
1. type `china` to check from china server only## License
MIT © [Calpa Liu](https://calpa.me)