I wasn't sure how many people would find it useful, but I have been working on a feature branch to add streaming. We'll aim to include it with the next release.
But STOP overriding scroll. It's annoying. Even if it's to make a "smooth" scroll: don't do it. Atleast detect that I'm using a Mac where it's already butter smooth. Don't override that native scroll with a large javascript scroll.
How many users actually find this "smooth scrolling" welcome? Perhaps I'm just used to always setting my mouse and trackpad scroll speeds to my exact preference, while other people tend not to, but I've always found every form of scroll hijacking to be extremely irritating.
I'd like to use this but `slackcat --configure` apparently requires granting Slackcat developers ~full access to my Slack. Isn't there any way to set this up so that it only uses a private access token stored in my file system?
Great job, looks like a nice tool! Have you got any examples of what you've used it for? I liked the terminal animation at the top; made it clear what it does to me.
It's frustrating most of your comments are about the site scrolling with no other feedback and aren't even in the same thread. :(
Thanks! It has really come in handy when troubleshooting with a group of developers, during a unique deploy or migration - instead of one person trying to focus on the task and keep everyone updated at the same time, output of each step is shared for review/comments. I've also used it quite a bit to share the results of a database query or a listing of environment variables.
awesome tool. definitely could've used this a few times. it doesn't seem there's a way i can DM users rather than posting to groups. is this functionality possible and/or planned?
40 comments
[ 3.7 ms ] story [ 65.7 ms ] threadbtw, that sleek scrolling plugin blocks two finger gestures (page back, forward) on my macbook :(
edit: fixed, thanks!
https://github.com/skattyadz/slackcat
tail -F logfile | grep --line-buffered -v '^\s*$' | slackcat
Edit: Shirley my dear, you'd best know I was joking.
But STOP overriding scroll. It's annoying. Even if it's to make a "smooth" scroll: don't do it. Atleast detect that I'm using a Mac where it's already butter smooth. Don't override that native scroll with a large javascript scroll.
Who gives a shit about security, let's throw everything at Slack, because Slack!
A: "I'm haaving a problem with blah. It says Y is misconfigured" B: "send me the output of Y-configurator --display"
is way easier when you don't have to dump the output into text and email it (or trash formatting with copy and paste)
Edit: Fellow devs seem to confirm that this is my misconception, and that slackcat pretty much rocks. :D
It's frustrating most of your comments are about the site scrolling with no other feedback and aren't even in the same thread. :(