orakaro / rainbowstream

A smart and nice Twitter client on terminal written in Python.
https://github.com/orakaro/rainbowstream
MIT License
3.54k stars 260 forks source link

Didn't find documentation on how to use from the command line #339

Open marcmerlin opened 1 year ago

marcmerlin commented 1 year ago

I need to list a stream from a script, something like this: echo "view @CaltransDist10" | rainbowstream this does not work. Outside of using expect scripting, is there any simple way to feed a single command to rainbowstream, get the output, and have it exit?

marcmerlin commented 1 year ago

Could someone confirm whether this is possible or not supported? @orakaro : If not, is there another command line client that would do what I describe?