gimenete / clack

Command line Slack client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clack

Command line Slack client

Installing

npm install clack -g

## Usage

You need a Slack token first. Check https://api.slack.com/docs/oauth-test-tokens to create a test token.

Then run:

SLACK_TOKEN=... clack
  • Double click on the channels to load them.
  • You can write a message if a team is selected
  • That's all for now :)

About

Command line Slack client

License:MIT License


Languages

Language:JavaScript 100.0%