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 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.