https://github.com/developersdigest/chatgpt-and-perplexity-alfred-workflow
Query ChatGPT or Perplexity Directly from Alfred
https://github.com/developersdigest/chatgpt-and-perplexity-alfred-workflow
Last synced: 2 months ago
JSON representation
Query ChatGPT or Perplexity Directly from Alfred
- Host: GitHub
- URL: https://github.com/developersdigest/chatgpt-and-perplexity-alfred-workflow
- Owner: developersdigest
- License: apache-2.0
- Created: 2024-02-10T02:52:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T02:57:36.000Z (about 2 years ago)
- Last Synced: 2024-05-18T03:45:07.473Z (almost 2 years ago)
- Size: 76.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT-and-Perplexity Alfred Workflow Installation Guide
This guide will walk you through the steps required to install an Alfred workflow on your macOS system.
## Requirements
- macOS operating system
- Alfred app installed ([Download Alfred](https://www.alfredapp.com/))
## Commands
- **ChatGPT Command:**
Use the `chatgpt` command followed by your query to generate responses using the ChatGPT model.
- **Perplexity Command:**
Use the `perplexity` command followed by your query to generate responses using the Perplexity model.
## Steps to Install an Alfred Workflow
1. **Download the Workflow:**
Start by downloading the Alfred workflow file (it usually has a `.alfredworkflow` extension) from the source where you found it. It might be available on GitHub, a personal website, or any other platform.
2. **Open Alfred Preferences:**
Open Alfred by clicking on its icon in the macOS menu bar or by using the shortcut you've set up. Alternatively, you can use the Spotlight search (Cmd + Space) and type "Alfred" to open it.
3. **Navigate to Workflows Section:**
Once Alfred is open, navigate to the "Workflows" tab. You can find it in the menu bar at the top of the Alfred window.
4. **Import the Workflow:**
In the Workflows tab, you'll see a list of your installed workflows on the left. To import a new workflow, simply drag the downloaded `.alfredworkflow` file from your file browser and drop it onto the workflows list in Alfred.
## Conclusion
You've now successfully installed an Alfred workflow on your macOS system. Enjoy the enhanced productivity and functionality that the workflow provides!