dwith / slash

Slack terminal client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Slack terminal client.


screenshot

Getting started

To use slash install it via:

brew install https://raw.githubusercontent.com/slash-hq/slash/master/slash.rb

and start it by running:

slash

Slash can be used with the development token too:

slash <token>

Keys

Enter  : Send a message
Tab    : Switch channel
Up/Down: Scroll messages
Ctrl-C : Quit

Commands

/openurl <number> : open url with <number>

logo

Retro mode

Thanks too cool-retro-term project slash can run in retro mode

screenshot

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

How to contribute?

  1. Fork this repository and clone to your Mac.
  2. Open slash.xcodeproj in Xcode
  3. Build
  4. Open Terminal and run <DerivedData>/Build/Products/Debug/slash
  5. Make your changes, test and submit pull request!

FAQ

  1. Can I connect to multiple Slack teams?

Yes, simply start multiple slash instances and login to a different team in each of them.

License

Apache License, Version 2.0

About

Slack terminal client.

License:Apache License 2.0


Languages

Language:Swift 99.7%Language:Ruby 0.3%