All Projects → hikalium → Slack Tui

hikalium / Slack Tui

Licence: mit
TUI-based client for Slack

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Slack Tui

slack-term
Slack client for your terminal
Stars: ✭ 6,074 (+15884.21%)
Mutual labels:  slack, tui
Koffeemate
Fresh coffee announcements on Slack. Brewing accidents and statistics too. For Android, written 100% in Kotlin.
Stars: ✭ 35 (-7.89%)
Mutual labels:  slack
Cog
Bringing the power of the command line to chat
Stars: ✭ 910 (+2294.74%)
Mutual labels:  slack
Obed Bot
🍴 Obed Slack Bot, na požiadanie kontroluje aktuálnu ponuku denného menu reštaurácii. [only for slovak|czech users]
Stars: ✭ 32 (-15.79%)
Mutual labels:  slack
Team Time Zone
Distributed teams are awesome. Time zones are awful.
Stars: ✭ 21 (-44.74%)
Mutual labels:  slack
Pingg
Ping latency graphing CLI
Stars: ✭ 33 (-13.16%)
Mutual labels:  tui
D3 Digest
SlackBot that watch channels looking for links and reactions, and generates digests based on those reactions
Stars: ✭ 15 (-60.53%)
Mutual labels:  slack
Bolt Starter
A Bolt ⚡️ app template with useful settings for easier development
Stars: ✭ 37 (-2.63%)
Mutual labels:  slack
Slackkit
Build Slack apps, in Swift
Stars: ✭ 977 (+2471.05%)
Mutual labels:  slack
Slack Ruby Client
A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
Stars: ✭ 957 (+2418.42%)
Mutual labels:  slack
Fredy
❤️ Fredy - [F]ind [R]eal [E]states [D]amn Eas[y] - Let the robot do the work...
Stars: ✭ 29 (-23.68%)
Mutual labels:  slack
Rocket.chat
The communications platform that puts data protection first.
Stars: ✭ 31,251 (+82139.47%)
Mutual labels:  slack
Vuejs Slack Clone Realtime
Slack clone using VueJS and firebase
Stars: ✭ 33 (-13.16%)
Mutual labels:  slack
Hubot Slack Docker
Docker container running Github Hubot.
Stars: ✭ 21 (-44.74%)
Mutual labels:  slack
Tygit
A basic terminal interface for git, written on Node.js [Project not maintained]
Stars: ✭ 36 (-5.26%)
Mutual labels:  tui
Slacken
A lightweight Qt client for Slack
Stars: ✭ 20 (-47.37%)
Mutual labels:  slack
Mattermost Openshift
An OpenShift 3 application template for mattermost
Stars: ✭ 27 (-28.95%)
Mutual labels:  slack
Solarthing
Monitors an Outback MATE and a Renogy Rover - MPPT Charge Controller. Integrates with Grafana, PVOutput and more!
Stars: ✭ 33 (-13.16%)
Mutual labels:  slack
Securitybot
Distributed alerting for the masses!
Stars: ✭ 987 (+2497.37%)
Mutual labels:  slack
Slack Thel
The Genious L, now in slack to answer all your Queries! 😎
Stars: ✭ 36 (-5.26%)
Mutual labels:  slack

slack-tui

npm version

TUI-based client for Slack

asciicast

Setup

First, run npm install -g slack-tui

Second, create ~/.teamlist.json.

[
	["your-api-token-1", "your-team-name-1"],
	["your-api-token-2", "your-team-name-2"]
]

You can get your api keys from https://api.slack.com/custom-integrations/legacy-tokens

Now, simply run slack-tui !

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].