https://github.com/adielbm/flow.launcher.plugin.wolframalpha
Flow Launcher plugin to get short answers using Wolfram|Alpha Short Answers API
https://github.com/adielbm/flow.launcher.plugin.wolframalpha
flow-launcher-plugins
Last synced: 4 months ago
JSON representation
Flow Launcher plugin to get short answers using Wolfram|Alpha Short Answers API
- Host: GitHub
- URL: https://github.com/adielbm/flow.launcher.plugin.wolframalpha
- Owner: adielBm
- Created: 2024-09-09T10:33:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T10:44:11.000Z (9 months ago)
- Last Synced: 2025-01-03T22:17:39.749Z (5 months ago)
- Topics: flow-launcher-plugins
- Language: C#
- Homepage:
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher) plugin to get short textual answers using [Wolfram|Alpha Short Answers API](https://products.wolframalpha.com/short-answers-api/documentation/).
> [!WARNING]
> This is an early version of the plugin, it may not work as expected.Currently, the plugin is not available in the Flow Launcher plugin store. you can install it manually by running the following command in Flow Launcher:
```
pm install https://github.com/adielBm/Flow.Launcher.Plugin.WolframAlpha/releases/latest/download/Flow.Launcher.Plugin.WolframAlpha.zip
```You have to get an **App ID** from https://developer.wolframalpha.com/access and set it in the plugin settings. (free access for up to 2,000 API calls per month), otherwise, the plugin will use the default App ID `DEMO`.
- **Default keyword**: `wa`
- **Usage**: `wa ?` or `wa !`
- **Example**: `wa what is the capital of France?`## Screenshot
