1.1.0 • Published 6 years ago

alfred-hotel v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

alfred-hotel

Standard - JavaScript Style Guide

Alfred 3 workflow that lets you start, stop and open Hotel apps

alfred hotel workflow screenshot in action

Requirements

Install

$ npm install -g alfred-hotel

Usage

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 .localhost zone

You can change this in ~/.hotel/conf.json.

Related

  • alfy - Create Alfred workflows with ease
  • hotel - A simple process manager for developers

License

MIT © John Grishin

1.1.0

6 years ago

1.0.0

6 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago