Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cluzier/graphcalc

A simple Raycast graphing calculator extension
https://github.com/cluzier/graphcalc

graphic-calculator mathematics raycast

Last synced: about 2 hours ago
JSON representation

A simple Raycast graphing calculator extension

Awesome Lists containing this project

README

        

# Logo GraphCalc

A simple Raycast graphing calculator extension.

## Features

- Simple arithmetic
- addition
- subtraction
- multiplication
- division
- Trigonometry
- sine
- cosine
- tangent
- Equation/Expression history

## Screenshots

![Screenshot1](./metadata/graphcalc-1.png)
![Screenshot2](./metadata/graphcalc-2.png)
![Screenshot3](./metadata/graphcalc-3.png)

## Tech Stack

**Client:** React, [react-vis](https://uber.github.io/react-vis/)

**Server:** Node

## Authors

- [@cluzier](https://www.github.com/cluzier)