X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.md;h=53ba885302231089484c038aa3a03f7854afee42;hp=3463819afa32d556eac4b95cb6bd4a2997a2c0d0;hb=b5f9288841e25fb07ea24abf9d53e169aecba582;hpb=c1fa7c947ef04c08c5ad03fc21187dc422981b49 diff --git a/README.md b/README.md index 3463819..53ba885 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ -## Rainbow Stream +## Rainbow Stream + +[![Download](http://img.shields.io/pypi/dm/rainbowstream.svg?style=flat)](https://pypi.python.org/pypi/rainbowstream) +[![Version](http://img.shields.io/pypi/v/rainbowstream.svg?style=flat)](https://pypi.python.org/pypi/rainbowstream) + Terminal-based Twitter Client. Realtime tweetstream, compose, search , favorite ... and much more fun directly from terminal. This package build on the top of [Python Twitter Tool](http://mike.verdone.ca/twitter/) and [Twitter Streaming API](https://dev.twitter.com/docs/api/streaming) and inspired by [EarthQuake](https://github.com/jugyo/earthquake) ## Screenshot -![v0.0.1](https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/RainbowStreamvSS.png) -![v0.0.2](https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/RainbowStreamvSS(Image).png) +![v0.0.1](./screenshot/RainbowStream.png) +![v0.0.3](./screenshot/RainbowStreamIOT.png) ## Install You will need Python 2.7+ and pip. @@ -76,6 +80,10 @@ __Action Command__ * ```show image 12``` will show the image in tweet with *[id=12]* in your OS's image viewer. +* ```ls fl```will list all your followers (people who are following you). + +* ```ls fr```will list all your friends (people who you are following). + * ```fl @dtvd88```will follow @dtvd88. * ```ufl @dtvd88```will unfollow @dtvd88.