calc/index.md

17 lines
441 B
Markdown
Raw Normal View History

2020-09-30 15:43:49 -05:00
# David Calc
2020-09-30 15:43:19 -05:00
## David's Calculator for the command line!
2020-09-30 15:48:18 -05:00
### About
2020-12-15 13:56:47 -06:00
Welcome to the website for David Calc.
2020-09-30 15:46:55 -05:00
### Downloads
[Windows Command Prompt](https://github.com/daviddgtnt/calc/releases/download/1.0/calc.exe)
2020-12-15 13:56:47 -06:00
[Docker](https://hub.docker.com/r/dugo3number2/calc)
### Features planned
* Divide by zero protection
* Binary conversion
* x86 Docker version
* GUI with [Raylib](https://raylib.com)
* Linux and Docker code in the GitHub repo