Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woflydev/wolframbeta
A Node.js package that uses Puppeteer to grab unlimited step-by-step solutions from Wolfram | Alpha® queries directly in your terminal (with HTML support) without needing an API key.
https://github.com/woflydev/wolframbeta
api mathematica wolfram wolfram-alpha wolfram-alpha-api wolfram-alpha-pro wolfram-alpha-pro-api wolfram-api wolfram-engine wolfram-engine-api wolfram-language wolfram-mathematica wolframalpha wolfree wolfree-alpha
Last synced: about 2 months ago
JSON representation
A Node.js package that uses Puppeteer to grab unlimited step-by-step solutions from Wolfram | Alpha® queries directly in your terminal (with HTML support) without needing an API key.
- Host: GitHub
- URL: https://github.com/woflydev/wolframbeta
- Owner: woflydev
- License: gpl-3.0
- Created: 2023-08-23T00:09:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T03:41:02.000Z (over 1 year ago)
- Last Synced: 2024-04-17T05:05:55.658Z (9 months ago)
- Topics: api, mathematica, wolfram, wolfram-alpha, wolfram-alpha-api, wolfram-alpha-pro, wolfram-alpha-pro-api, wolfram-api, wolfram-engine, wolfram-engine-api, wolfram-language, wolfram-mathematica, wolframalpha, wolfree, wolfree-alpha
- Homepage: https://codeberg.org/woflydev/wolfram-beta
- Size: 620 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wolfram | Beta
Source code available publicly at [Codeberg](https://codeberg.org/woflydev/wolfram-beta/), due to GitHub content policy restrictions.
A Node.js package that uses [Puppeteer](https://pptr.dev) to grab step-by-step solutions from [Wolfram | Alpha®](https://www.wolframalpha.com) queries directly in your terminal (with HTML support) without needing an API key. **Wolfram | Beta** provides a command-line interface to input queries, fetch and parse data from Wolfram | Alpha®, and is fully hackable for future adaptation!
Jump to [Usage on Codeberg](https://codeberg.org/woflydev/wolfram-beta/#usage).
![photo1](photo1.png)
## Intent
This project aims to merely serve as an educational demonstration of extending the capabalities of an existing service to the terminal environment.
## Table of Contents
- [Installation](https://codeberg.org/woflydev/WolframBeta/src/branch/main/README.md#installation)
- [Usage](https://codeberg.org/woflydev/WolframBeta/src/branch/main/README.md#usage)
- [How It Works](https://codeberg.org/woflydev/WolframBeta/src/branch/main/README.md#how-it-works)
- [More Info](https://codeberg.org/woflydev/WolframBeta/src/branch/main/README.md#more-info)## More Info
Check the main repository at [Codeberg](https://codeberg.org/woflydev/wolfram-beta) for stuff regarding contributing and other info.
![photo2](photo2.png)