command-line kirakiratter was useful at work today. I didn't have to check my phone as much
https://kirakiratter.com/media/Yf2LCx__oOFJ2UWq6dA
@walfie which client do you use?
@eduardostalinho oh, it's just my own hacked-together code
@walfie what client/tool are you using for CLI mastodon?
@ballpointcarrot it's my own thing I hacked together, it just takes the streaming API, adds some colors, and does some `println`s, nothing particularly fancy or interactive
@walfie Neat. Also, rust? 😉
@ballpointcarrot yep! I mostly just wanted a nice simple project to work on, now that async hyper is out.
@walfie using tootstream?
@bea nah it's my own non-interactive program. the equivalent of "listen to streaming API. on event, println"