Skip to content

stephenbez/cli-gcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Access Google Calculator from the command line.

Inspired from a similar program written by Matt Sparks (http://quadpoint.org/).

Requires demjson (http://deron.meranda.us/python/demjson/).
"pip install demjson" or "easy_install demjson" or "apt-get install python-demjson"

usage ./cli-gcalc.py "50 kilometers in feet"

I recommend setting an alias.  For exapmle:
alias c='/home/steve/src/cli-gcalc/cli-gcalc.py' 

About

Access Google Calculator from a command line interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages