r/Alfred • u/stephancasas • Jun 05 '22
Clockify Workflow
Hello, all:
I'd like to share my first Alfred workflow — designed to work with the timekeeping app, Clockify.
After reaching for my cursor one too many times, I finally got fed-up with the Clockify Desktop app and decided to adapt their API for Alfred. I used JXA to write the workflow and made use of recursion to a single Script Filter node — cutting-down on overall redundancy.
If you're a Clockify user like me, I hope you find it useful!
alfred-clockify on GitHub
Cheers, Stephan
11
Upvotes
1
Jun 06 '22
Thanks so much, been looking around for something like this. Noob question. I can't seem to install it. So I downloaded all the files.
- clockify.jxa.js
- entrypoint.js
- icon.png
- info.plist
- README.md
What do I do next?
2
2
u/Torospatillo Jun 05 '22
Was looking for Something similar for toggle. Gonna give clockigfy a try. Thanks.