Home

Awesome

alfred-timing Build Status

Alfred workflow for Timing app

<img src="screenshot.png" width="694">

Install

npm install --global alfred-timing

Requires Node.js 8+ and the Alfred Powerpack.

  1. Install workflow by running $ npm install --global alfred-timing in Terminal
  2. Generate new Timing API token here
  3. Insert yout API token into the token field in "Workflow Environment Variables" window: <img src="variable-window.png" width="694">

Usage

In Alfred, type t, press <kbd>Return</kbd>, and enter your task. You can create a new task or select the existing one (project will be selected automatically).

Development

Use alfred-link to create a symlink in the Alfred workflows directory pointing to your development location.

npx alfred-link

License

MIT © skibitsky

Contributors