LinuxCommandLibrary

slack-term

Slack client for the terminal

TLDR

Launch with default config
$ slack-term
copy
Launch with a custom config file
$ slack-term -config [/path/to/config]
copy

SYNOPSIS

slack-term [-config path]

DESCRIPTION

slack-term provides a full terminal-based interface for Slack. It supports three modes: command mode for navigation with Vim-like keybindings, insert mode for composing messages, and search mode for finding content. It connects to Slack via an API token and provides channel navigation, messaging, and notifications.

CONFIGURATION

~/.slack-term

Default configuration file containing the Slack API token and settings.

HISTORY

slack-term was created by J.P. Bruins Slot (jpbruinsslot) and is written in Go.

SEE ALSO

weechat(1), irssi(1), scli(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard