- Created by ponpoko1968
- 🗓 Last Updated: 06/12/21 14:29:37
- 🌟 Stars on GitHub: 1
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
alfred-paymo-task-timer
This workflow displays all tasks in 'paymo' and starts a timer for the selected task.
At first, You have to get API Key following URL: https://app.paymoapp.com/#Paymo.module.myaccount/api-keys
and add key named as paymo_api_key
to workflow environment variables
at workflow settings.
or
trouble shooting
if you got following error:
(snip)
File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/ssl.py", line 1117, in do_handshake
self._sslobj.do_handshake()
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)