Slack terminal client.
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>
Enter : Send a message
Tab : Switch channel
Up/Down: Scroll messages
Ctrl-C : Quit
/openurl <number> : open url with <number>
Thanks too cool-retro-term project slash can run in retro mode
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
- Fork this repository and clone to your Mac.
- Open
slash.xcodeprojin Xcode - Build
- Open
Terminaland run<DerivedData>/Build/Products/Debug/slash - Make your changes, test and submit pull request!
- Can I connect to multiple Slack teams?
Yes, simply start multiple slash instances and login to a different team in each of them.
Apache License, Version 2.0



