/py_slack_terminal

Terminal UI For Slack.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Python Slack Terminal

CircleCI

install

$ pip install py_slack_terminal

running

$ slack-term

authentication

on first launch, you'll be prompted to enter your slack token, this wil then be saved in ~/.config/_py_slack_term/config.yml

-- alternatively

set your token in ~/.config/py_slack_term/config.yml

slacktoken: <token here>