LinuxCommandLibrary

rainbowstream

rainbowstream

TLDR

Open RainbowStream

$ rainbowstream
copy


Show your timeline (optional number of tweets to display, default is 5)
$ home [[num_of_last_tweets]]
copy


Show profile of a given user
$ whois @[user]
copy


Tweet the message as-is
$ t [message]
copy


Retweet the tweet with given ID (ID is beside the time)
$ rt [tweet_id]
copy


Favorite the tweet with given ID
$ fav [tweet_id]
copy


Perform a search for a given word (with or without hashtag)
$ s [word]
copy

Copied to clipboard