1.0.0 • Published 3 years ago
tui-solver v1.0.0
Physics Calculator
About
A CLI-based physics calculator created by DmmD GM using TypeScript.
Prerequisite
- Node.js (LTS Recommended)
Installation
- Download the repository by either using git:
git clone https://github.com/DmmDGM/physics-calc
cd physics-calcOr by clicking on the "Download Zip" button on the top right of the GitHub repository and unzipping the zip file.
- Run the following command to install the necessary packages:
Windows:
./scripts/install.ps1Linux / MacOS:
./scripts/install.sh- Run the following command to run the program:
Windows:
./scripts/run.ps1Linux / MacOS:
./scripts/run.ps1Usage
- Follow the instructions to navigate through the program.
- Press
ctrl + cat any time to exit the program.
Screenshots

1.0.0
3 years ago