alfred-hotel
v1.1.0
Published
Manage Hotel Apps
Readme
alfred-hotel
Alfred 3 workflow that lets you start, stop and open Hotel apps

Requirements
- Node.js >= 6.4
- Hotel >= 0.8
- Alfred 3 with Powerpack
Install
$ npm install -g alfred-hotelUsage
In Alfred, type hotel to list all Hotel apps, press Space to search through list.
With selected app you can:
- Enter to start and open app in default browser (http://example.dev)
- Alt + Enter to open app without local domain (http://127.0.0.1:50409)
- Command + Enter to start/stop selected app
- Fn + Enter to restart selected app
- Command + C to copy app url
- Ctrl + Enter to open app folder
- Shift to preview url with quicklook
Settings
By default workflow works with following Hotel settings:
- Hotel is available at
http://localhost:2000 - Local domains are in
.localhostzone
You can change this in ~/.hotel/conf.json.
Related
License
MIT © John Grishin
