Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morishin/alfred-slack-workflow

Post message to Slack via Alfred
https://github.com/morishin/alfred-slack-workflow

Last synced: 13 days ago
JSON representation

Post message to Slack via Alfred

Awesome Lists containing this project

README

        

# alfred-slack-workflow
Post message to Slack via Alfred

## Usage
1. Download [alfred-slack-workflow.alfredworkflow](https://github.com/morishin/alfred-slack-workflow/releases/download/v1.0/alfred-slack-workflow.alfredworkflow) and open to register the workflow to your Alfred app.
2. Open the workflow directory and edit `env` file to set environment variables.

3. Edit `env`.

```
SLACK_INCOMING_WEBHOOK_URL="https://hooks.slack.com/services/*/*/*"
SLACK_CHANNEL_NAME="#channel-name"
SLACK_USER_NAME="username"
SLACK_ICON_URL="http://your/icon/url.png"
```

4. Type `sl ` in Alfred window.