Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)