Localhost

An Alfred Workflow


Short Description

Opens http://localhost: with your port passed in as a argument.

Last Updated

03 Aug 2016

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0
 

Bundle ID

com.kwtucker.localhost
 

Author

Local Host

Fast way to open you local dev. It requires an argument of a port number. 

Example:

lh 3000 

Result: 

http://localhost:3000/

 

Screenshots