Skip to content

A little calculator program to test my coding "skills" :)

Notifications You must be signed in to change notification settings

LordRishav/Terminal-Based-Calculator

 
 

Repository files navigation

Installation instructions: Open up your terminal application, Then type in

git clone https://github.com/T4rtP1ck13/Terminal-Based-Calculator

this downloads the folder with all the necessary files, next you have to go into the folder we downloaded to do this type in

cd Terminal-Based-Calculator

and finally to run the install it, run

bash Installer.sh

Execution instructions: To execute the program you can either run CalculatorExecutable in your terminal (located in /usr/CalculatorFiles), or go onto your desktop and click/double click on Calculator.

NOTE: This calculator is only for fun to test out my coding skills, Please report issues in the issue tab so I can fix them. Please don't be rude in the issues tab :).

About

A little calculator program to test my coding "skills" :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.6%
  • Makefile 16.4%
  • Shell 9.0%