icerockettail

equivalent of tail -f on icerocket twitter search results


Keywords
icerocket, twitter, tail
License
MIT
Install
pip install icerockettail==0.1.3

Documentation

Usage

# -n is for the initial number of items shown
# -i is for the interval between the updates
# both are optional

# the string is a query to icerocket search engine
icerockettail "this OR that" -n 0 -i 150