X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=README.md;h=3463819afa32d556eac4b95cb6bd4a2997a2c0d0;hb=53742fea5428a4f3c3dd618e281ed09ca15f60ba;hp=5a4713e8cc0deec9855ede6eba9c83b9abba3358;hpb=27fe6180b81be357181ec155c39c86af1db3141c;p=rainbowstream.git diff --git a/README.md b/README.md index 5a4713e..3463819 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,10 @@ rainbow ``` and see your stream. -In the case you want to see photos directly in terminal, the command is +I shipped a feature which can display **tweet's images directly on terminal**. +You can try it with: ```bash -rainbow -img 1 # Or rainbow --image 1 +rainbow -iot # Or rainbow --image-on-term ``` In the first time you will be asked for authorization of Rainbow Stream app at Twitter. @@ -33,9 +34,9 @@ Just click the "Authorize access" button and paste PIN number to the terminal, t #### The interactive mode While your personal stream is continued, you are also ready to tweet, search, reply, retweet... directly from console. -Simply type "h" and hit the Enter key to see the help +Simply type "h" and hit the Enter key to see the help. -Input is in interactive mode. It means that you can use arrow key to move up and down history, tab-autocomplete or 2 tab to view available suggestion +Input is in interactive mode. It means that you can use arrow key to move up and down history, tab-autocomplete or 2 tab to view available suggestion. Input history from previous run is available as well. Here is full list of supported command @@ -73,9 +74,11 @@ __Action Command__ * ```s #noah```will search the word *'noah'*. Result will come back with highlight. -* ```fr```will list all friend (You are following people). +* ```show image 12``` will show the image in tweet with *[id=12]* in your OS's image viewer. -* ```fl```will list all follower. +* ```fl @dtvd88```will follow @dtvd88. + +* ```ufl @dtvd88```will unfollow @dtvd88. * ```h```will show the help.