• Stars
    star
    195
  • Rank 199,374 (Top 4 %)
  • Language
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Alfred 5 workflow for getting your local and external IP addresses

alfred-ip-address-workflow

Screenshot

An Alfred 5 workflow for getting your local and external IP addresses.

Installation

  1. Download the workflow
  2. Double click the .alfredworkflow file to install
  3. (Optional) Specify which external IP service you would like to use (see below for more details)

Note that the Alfred Powerpack is required to use workflows.

External IP services

In order to get your external IPv4 and IPv6 addresses, the workflow must query an external IP service. By default, the workflow uses icanhazip.com, but any service that returns your external IP in plaintext will work. The following is a non-exhaustive list of free services that you can use. Some of these may be blocked by your firewall or ISP.

To configure the service used:

  1. Open Alfred preferences
  2. Click Workflows on the left
  3. Select the IP Address workflow
  4. Click the Configure Workflow button in the header of the workflow builder
  5. Enter the HTTP/HTTPS address of the service
  6. Click Save

Usage

  1. Use the keyword ip to trigger the workflow
  2. Select IP you would like to copy or paste (local IPv4, external IPv4, local IPv6, external IPv6)
  3. Press enter to copy to clipboard and paste into the forefront application or just ⌘ + c to copy to clipboard

License

Code released under the MIT License.

More Repositories

1

alfred-open-with-vscode-workflow

Alfred 5 workflow for opening files or folders in Visual Studio Code
302
star
2

alfred-lipsum-workflow

Alfred 5 workflow for generating lorem ipsum dummy text
Shell
58
star
3

figma-export

A CLI tool to bulk export Figma, FigJam, and Figma Slides files
TypeScript
42
star
4

framer-seed

Kickstart your Framer Library prototype development
JavaScript
34
star
5

next-mdx-blog-example

An example blog built with Next.js and MDX
MDX
17
star
6

alfred-notion-note-workflow

Alfred 5 workflow for adding a note to a Notion page
10
star
7

next-password-protect-example

An example Next.js project with password protected routes
TypeScript
9
star
8

scss-style-guide

Style guide for writing semantic, scalable, and modular SCSS.
JavaScript
8
star
9

lipsum-shell

A shell script to generate lorem ipsum dummy text
Shell
6
star
10

contrast-table

🌈 Generate a table for determining color contrast for color pairs
JavaScript
6
star
11

lattice.css

A responsive flexbox-based CSS grid framework that uses BEM naming conventions.
HTML
5
star
12

alfred-open-with-neovim-workflow

Alfred 5 workflow for opening files or folders in Neovim
5
star
13

SublimeText2-Settings

My personal Sublime Text 2 settings and packages.
4
star
14

dotfiles

My personal collection of dotfiles
Shell
3
star
15

web-seed

A starter repository built on webpack for building small websites and simple prototypes
JavaScript
2
star
16

alfred-note-workflow

Alfred 5 workflow for adding a note to a file
2
star
17

alfred-open-finder-in-terminal-workflow

2
star
18

css-authoring-example

A set of examples showing modern CSS authoring techniques
1
star
19

create-example-cli

An example npm package CLI
JavaScript
1
star
20

iterm-profile

iTerm profile and associated artifacts
1
star