alfred-wolfram-alpha
v1.0.1
Published
An Alfred workflow that return results from Wolfram Alpha
Downloads
1
Readme
alfred-wolfram-alpha
An Alfred workflow that return results from Wolfram Alpha
Requirements
- Node.js >= 8
- Alfred with Powerpack >= 3
Install
NPM:
$ npm install -g alfred-wolfram-alpha
Yarn:
$ yarn global add alfred-wolfram-alpha
Manual:
Open Wolfram Alpha.alfredworkflow
in the dist
folder.
Setup
Add an environment variable named "api" with the value of your API key. You can get one here: https://products.wolframalpha.com/api/
Usage
In Alfred, type w
followed by your query. Wait a few moments (API lag) and you'll get your result!
One you've received a result, press enter to copy it to your clipboard.
Related
- alfy - Create Alfred workflows with ease
License
MIT © Kyle Schwartz