This workflow uses the HeyUpdate API to quickly send updates to your HeyUpdate.com account.
- Click the
Download ZIP
button on the right side of this page - Unpack the ZIP file
- In the unpacked folder double–click the
HeyUpdate.alfredworkflow
file to install it - Double-click on the
bash script
in theworkflow
to edit it. - Enter your Personal Access Token in the
api_token=""
variable. To get your Personal Access Token, login to your HeyUpdate account, hover over your name in the top-right, click Settings, then Personal Access Tokens on the bottom left. Generate a new token. Keep it secret, keep it safe.
- Type
heyupdate
followed by your update and pressEnter
; you're done!
- Script by Raam Dev
- Twitter: @raamdev
- Web: https://raamdev.com
If you need help please drop me a line via Twitter.
Special thanks to Chad Stovern for his work on iDoneThis for Alfred, which this Alfred workflow was based on.