← Back to zenorocha/alfred-workflows

How to Deploy & Use zenorocha/alfred-workflows

Alfred Workflows Deployment and Usage Guide

Prerequisites

  • Alfred App: You need Alfred 3 or 4 installed on your macOS system
  • Powerpack License: A paid Alfred Powerpack license is required to use workflows
  • macOS: These workflows are designed for macOS

Installation

  1. Download the desired workflow:

    • Navigate to the specific workflow directory in the repository
    • Click on the .alfredworkflow file to download it
    • Alternatively, download all workflows at once from the releases page
  2. Install the workflow:

    • Double-click the downloaded .alfredworkflow file
    • Alfred will automatically open and prompt you to install the workflow
    • Click "Import" to add the workflow to Alfred
  3. Repeat for additional workflows as needed

Configuration

Most workflows in this collection require no additional configuration. However, some workflows may need setup:

  • GitHub Workflow: Requires authentication before use

    • Open Alfred and type gh > login <username> to authenticate with GitHub
  • DevDocs Workflow: No configuration needed, but you can customize the keyword triggers in Alfred's preferences

Usage

Each workflow has specific triggers and commands:

Common Workflows

  • Caffeinate (caff): Prevent your Mac from sleeping
  • Can I Use (caniuse): Check browser compatibility for web features
  • Colors (#, rgb, hsl, c): Convert between color formats
  • DevDocs (cdoc + language): Search documentation for various programming languages
  • Domainr (domainr): Find domain name availability
  • Emoji (emoji): Search and insert emojis
  • Encode/Decode (encode, decode): Transform query strings
  • Faker (faker): Generate fake data
  • GitHub (gh): Interact with GitHub repositories
  • IP Address: Get your current IP address information

Troubleshooting

Common Issues

  1. Workflow not appearing in Alfred:

    • Ensure Alfred is running
    • Check that the workflow was successfully imported
    • Verify your Alfred Powerpack license is active
  2. GitHub workflow authentication fails:

    • Make sure you're using the correct GitHub username
    • Check your internet connection
    • Verify GitHub's API status at status.github.com
  3. Workflow triggers not working:

    • Check Alfred's preferences to ensure the workflow is enabled
    • Verify the trigger keywords haven't been changed accidentally
    • Restart Alfred if changes don't take effect

Getting Help

  • Check the individual workflow's GitHub repository for specific issues
  • Visit the Alfred Forum for community support
  • Review the workflow's documentation in the README sections above

Additional Notes

  • Updates: Check the releases page periodically for updates to workflows
  • Customization: Most workflows can be customized in Alfred's preferences under the Workflows tab
  • Security: Only download workflows from trusted sources, as they can execute code on your system

This collection provides a comprehensive set of productivity tools for developers and power users of Alfred on macOS. Each workflow serves a specific purpose and can significantly enhance your workflow efficiency.