|
|
|
|
|
by guessmyname
3033 days ago
|
|
I created my own Terminal client to communicate with Slack [1]. I did it because I like IRC, but my employer (and many of my co-workers) love Slack. I dislike Slack, having the option to connect to an IRC gateway (unless your employer disabled this option) or to communicate with their API service with a program like this one (linked above) or mine (linked below) is good for people who still need to communicate with their peers but want to do so through the program that they are more comfortable with, in this case, the Terminal. [1] https://github.com/cixtor/slackapi |
|