twitter_images 0.4.0
A CLI tool that downloads the most recent images from twitter based on the search terms provided. Please remember that you need to provide your own consumer key and consumer secret as well as the access token and access token secret. You can find those over here: https://apps.twitter.com Just create a placeholder app and generate the required credentials.
Gemfile:
=
install:
=
Runtime Dependencies (5):
launchy
>= 2.4.3, ~> 2.4
oauth
>= 0.4.7, ~> 0.4
ruby-progressbar
>= 1.7.5, ~> 1.7
twitter
~> 5.16
typhoeus
~> 1.0