VOOZH about

URL: https://www.javacodegeeks.com/2013/12/twitter-cli-using-twitter-in-your-console.html

⇱ Twitter CLI, using Twitter in your console


Twitter CLI is a command-line power tool for Twitter. The CLI takes syntactic cues from the Twitter SMS commands, however it offers vastly more commands and capabilities than are available via SMS. Twitter CLI is backed by ruby, so you can run it on any platform that installed ruby runtime environment.👁 t

Features

  • Deep search: Instead of using the Twitter Search API, which only only goes back 6-9 days, t search fetches up to 3,200 tweets via the REST API and then checks each one against a regular expression.
  • Multi-threaded: Whenever possible, Twitter API requests are made in parallel, resulting in faster performance for bulk operations.
  • Designed for Unix: Output is designed to be piped to other Unix utilities, like grep, comm, cut, awk, bc, wc, and xargs for advanced text processing.
  • Generate spreadsheets: Convert the output of any command to CSV format simply by adding the –csv flag.
  • 95% C0 Code Coverage: Well tested, with a 2.5:1 test-to-code ratio.

Screenshots

👁 twitter_cli_timeline

👁 twitter_cli_list

👁 twitter_cli_history

Check it out

Reference: Twitter CLI, using Twitter in your console from our JCG partner Chow Chi Sum at the Coders Grid blog.
Do you want to know how to develop your skillset to become a Java Rockstar?
Subscribe to our newsletter to start Rocking right now!
To get you started we give you our best selling eBooks for FREE!
1. JPA Mini Book
2. JVM Troubleshooting Guide
3. JUnit Tutorial for Unit Testing
4. Java Annotations Tutorial
5. Java Interview Questions
6. Spring Interview Questions
7. Android UI Design
and many more ....
I agree to the Terms and Privacy Policy

Thank you!

We will contact you soon.

Tags
Twitter
👁 Photo of Chow Chi Sum
Chow Chi Sum
December 17th, 2013Last Updated: December 17th, 2013
0 121 1 minute read
Back to top button
Close
wpDiscuz