T
T

Tuxi

Tuxi is a simple bash script which scrape google search for getting instant answers of your question on your terminal.

Cost / License

Platforms

  • Mac
  • Linux
  • BSD
1like
0articles

Features

  1.  Command line/bash
  2.  Instant Answers
  3.  Q&A

 Tags

Tuxi News & Activities

Highlights All activities

Recent activities

No activities found.

Tuxi information

AlternativeTo Category

Education & Reference

GitHub repository

  •  1,331 Stars
  •  72 Forks
  •  22 Open Issues
  •   Updated  (Archived)
View on GitHub

Popular alternatives

View all
Tuxi was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Tuxi?

Tuxi is a simple bash script which scrape google search for getting instant answers of your question on your terminal.

How this work?

It simply use google search results. By using pup I scrape google search results and get cream information like answer of one word question or paragraph which google show on top. Sometimes Google give multiple cream information like one word results and other information on right In that case It show result of the basis of priority. I do scraping with pup and use some Unix tools like awk sed to do the magic.

Tuxi Videos