- Created by skydiver
- 🗓 Last Updated: 04/07/22 19:17:06
- 🌟 Stars on GitHub: 7
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
alfred-vercel
Quick access your Vercel projects from Alfred
Download
- Goto releases section
- download .alfredworkflow file
- open it in Alfred
Workflow setup
- Obtain your Vercel token at https://vercel.com/account/tokens
- Goto "Workflow Environment Variables"
- Set your Vercel
ACCESS_TOKEN
- Optional: change cache timeout value (default: 1 hour)
Usage
- activate Alfred
- type
vercel
- browse your projects
Modifiers
- Press
command
key on a project to go directly to project deployments page - Press
option
key on a project to go directly to project settings page
Cache
To prevent excessive API calls, the workflow caches the results.
By default, the cache is cleared every hour.
You can change the cache timeout in the workflow settings.
If you wanna clear the cache manually, press command
key on the main "Vercel Projects" item.
Demo