Wolfram Alpha in the command line
Using all power of Computational Intelligenceâ„¢ in your terminal! It could be your virtual assistant, that comes handy in a lot of cases, like working with dates, doing conversions and much more:
Wolfram Alpha has awesome text API to play with. Free access for up to 2,000 non-commercial API calls per month, get your key here .
And if your terminal supports images (or if you are fine with opening images in the separate app) you can even use images API for stuff like plots:
Usecases are endless:
Try it yourself. Here is a simple
script
called
wa
to work with Wolfram Alpha API. Make sure to configure
APPID
,
VIEWER
,
BG
and
FG
variables before using:
Comments are on Reddit