Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfredapp/shortcuts-workflow
Run installed macOS shortcuts
https://github.com/alfredapp/shortcuts-workflow
Last synced: 19 days ago
JSON representation
Run installed macOS shortcuts
- Host: GitHub
- URL: https://github.com/alfredapp/shortcuts-workflow
- Owner: alfredapp
- License: bsd-3-clause
- Created: 2021-12-21T20:30:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T13:15:38.000Z (5 months ago)
- Last Synced: 2024-07-31T20:44:33.996Z (3 months ago)
- Size: 382 KB
- Stars: 245
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shortcuts Alfred Workflow
Run installed macOS shortcuts
[⤓ Install on the Alfred Gallery](https://alfred.app/workflows/alfredapp/shortcuts)
## Usage
Search all your shortcuts via the `sc` keyword or search by folder name with `scd`. Configure the [Hotkey](https://www.alfredapp.com/help/workflows/triggers/hotkey/) for faster triggering of the former.
![Alfred search for sc](Workflow/images/about/sc.png)
* ↩︎ Run the shortcut.
* ⌘↩︎ Run the shortcut with an argument.
* ⌥↩︎ Open the shortcut for editing.Use the [Universal Action](https://www.alfredapp.com/help/features/universal-actions/) to run the shortcut on files or as another way to provide an argument. Only shortcuts which accept input will be listed.
![Universal Action to run shortcut](Workflow/images/about/ua.png)