- Created by usmanity
- 🗓 Last Updated: 15/12/23 02:39:21
- 🌟 Stars on GitHub: 0
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Workflow
- Get Latest Release
- Get Source Code
From their README
About
This workflow helps you open webpages
Setup
To use this workflow, open the ruby script step (the middle one in the workflow) and add your own URL.
Structure:
It's just a simple list of switch statements in ruby so I'll explain how to add yours below:
when something is typed in
when "g" ← this is your identifier
do something:
open "https://google.com"
That's it, now open Alfred and run "open g" and the url should open.
Do this with any other URLs you want.
Download
See releases page for latest download.