X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=4e0516d1cbd4c492657ad2132761ae03ef3669c4;hp=59d48b5441b406b782ca6f19d4d1fe5ea663821c;hb=f5677fb1d3a9e2aa06971500b2c244dcdbe43a3f;hpb=3108149e66cd09a22e71c3f6b046d0cabb955477 diff --git a/README.rst b/README.rst index 59d48b5..4e0516d 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,8 @@ Screenshot .. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/RainbowStreamvSS.png :alt: v0.0.1 +.. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/RainbowStreamvSS(Image).png + :alt: v0.0.2 Install ------- @@ -37,6 +39,12 @@ Just type and see your stream. +In the case you want to see photos directly in terminal, the command is + +.. code:: bash + + rainbow -img 1 # Or rainbow --image 1 + In the first time you will be asked for authorization of Rainbow Stream app at Twitter. Just click the “Authorize access” button and paste PIN number to the terminal, the rainbow will start. @@ -46,15 +54,15 @@ 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 +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 +suggestion. Input history from previous run is available as well. Here is full list of supported command -**Stream Command** ** +**Stream Command** - ``switch public #AKB48`` will switch current stream to public stream and track keyword ``AKB48`` @@ -96,9 +104,11 @@ Here is full list of supported 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 @dtvd88`` will follow @dtvd88. -- ``fl`` will list all follower. +- ``ufl @dtvd88`` will unfollow @dtvd88. - ``h`` will show the help. @@ -111,8 +121,7 @@ For example see the screenshot above. Bug Report ---------- -Please `create an issue`_ or contact me at -[@dtvd88](https://twitter.com/dtvd88) +Please `create an issue`_ or contact me at `@dtvd88`_ License ------- @@ -125,3 +134,4 @@ details .. _Twitter Streaming API: https://dev.twitter.com/docs/api/streaming .. _EarthQuake: https://github.com/jugyo/earthquake .. _create an issue: https://github.com/DTVD/rainbowstream/issues/new +.. _@dtvd88: https://twitter.com/dtvd88