Skip to content

kapik/alfred-slack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-slack

Open conversation with a contact in Slack

To start

  1. Generate a token at this address: https://api.slack.com/
  2. Launch the slack workflow with the parameter --token followed by the token.

Example:

slack --token xoxp-1234567890-1234567890-1234567890-ab1234
  1. Launch the cache refresh by taping the command --refresh.

Example:

slack --refresh
  1. Enjoy!

To use

  • List channels or groups to open in the Slack app:
slack <channel/group>

image

  • List users to open in the Slack app:
slack <user>

image

  • Open a channel, group or user in the Slack app:
slack <channel/group/user>

image

  • List messages from a specific channel, group or user:
slack <channel/group/user>

image

  • Send a message to a channel, group or user:
slack <channel/group/user> <message>

image

About

Open conversation with a contact in Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%