Skip to content

Direct command line interface to Wolfram|Alpha. Uses Wolfram|Alpha natural language APIs to answer queries in many areas, including STEM / STEAM: science, technology, engineering, arts, math, culture, and everyday life.

License

arnoudbuzing/wolframalpha-commandline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wolframalpha-commandline

Direct interface to Wolfram|Alpha for the command line

This Wolfram Language script provides a command line interface to the popular Wolfram|Alpha website. It requires a local Wolfram Engine to run (e.g. Wolfram|One or Mathematica).

Wolfram|Alpha queries are powered by the Wolfram Knowledgebase and the Natural Language Understanding System.

How to use

After cloning this repository, run wolframalpha.wls from a command line to start it up:

> wolframalpha.wls

Type your Wolfram|Alpha query at the = prompt:

= population of france

And hit Enter. This gives you the best possible plaintext answer that Wolfram|Alpha is able to compute:

about 65 million people

This image shows other possible inputs:

Sample

Releases

No releases published

Packages

No packages published