- Created by skibitsky
- 🗓 Last Updated: 11/02/23 09:49:34
- 🌟 Stars on GitHub: 33
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
alfred-timing
Alfred workflow for Timing app
Install
npm install --global alfred-timing
Requires Node.js 8+ and the Alfred Powerpack.
- Install workflow by running
$ npm install --global alfred-timing
in Terminal - Generate new Timing API token here
- Insert yout API token into the
token
field in "Workflow Environment Variables" window:
Usage
In Alfred, type t
, press Return, 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
- Bhagya Silva (github.com/bhagyas)
- Daniel Willitzer (github.com/dwillitzer)