_____ ____ ___ _ __ __ _ __
| | | |_ | |_) | |\/| / /` / /\ | | / /`
|_| |_|__ |_| \ |_| | \_\_, /_/--\ |_|__ \_\_,
A simple calculator made for all those "terminal dwellers" that want to do simple calculations.
USAGE:
- I encourage you to redistribute this and improve it in anyway you can, if you have any improvements you want me to add just submit a pull request or issue No templates needed.
FILES:
- main.c -> Main calculator code
- menus.txt -> Text file to show all menus
- text.h -> heder file containing all the menus used in Term Calc. Used to simply clean up the code.
Original code written by Remington Holder 2021.
Licensed under GNU General Public License v3.0