Control Twitter Stream - Rainbowstream | Online Free DevTools by Hexmos
Control your Twitter stream easily with Rainbowstream, a command-line Twitter client. Manage tweets, search trends, and user profiles. Free online tool, no registration required.
rainbowstream
Terminal-based Twitter client supporting realtime tweetstream, trends, sending, search, favorites and user management. Online help with
<h>,<ArrowUp>and<ArrowDown>for history,<Tab>to auto-complete and 2-<Tab>for suggestion. More information: https://github.com/orakaro/rainbowstream.
- Open RainbowStream:
rainbowstream
- Show your timeline (optional number of tweets to display, default is 5):
home [{{num_of_last_tweets}}]
- Show profile of a given user:
whois @{{user}}
- Tweet the message as-is:
t {{message}}
- Retweet the tweet with given ID (ID is beside the time):
rt {{tweet_id}}
- Favorite the tweet with given ID:
fav {{tweet_id}}
- Perform a search for a given word (with or without hashtag):
s {{word}}
