calc/index.md

16 lines
439 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
2020-12-15 14:06:58 -06:00
#### [Windows Command Prompt](https://github.com/daviddgtnt/calc/releases/download/1.0/calc.exe)
#### [Docker](https://hub.docker.com/r/dugo3number2/calc)
2020-12-15 13:56:47 -06:00
### 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