Skip to content

netcan/googleByShell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#googleByShell

A simple tool to search in google/baidu/wikipedia/etc through the shell

##Features

V1.1.0:

	1.New feature: Dictionary (EN->CH)

	Usage:
	$ translate hello
	hello
	n. 表示问候, 惊奇或唤起注意时的用语
	int. 喂;哈罗
	n. (Hello)人名;(法)埃洛

V1.0.2:

	1.Fix some bugs

V1.0.1:

	1.Fix some bugs 

V1.0.0:

	1. Search in google 
	2. Search in baidu
	3. Search in wikipedia

##Install

chmod +x ./setup.sh
./setup.sh

##Usage

$ google hello
$ baidu hi
$ wiki hi
$ google --version
$ google --help

##Have fun!

About

googleByShell - a simple tool to search in google/baidu/wikipedia/etc through the shell

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.2%
  • Shell 16.8%