Calci is a Command line calculator for Linux. It is a command line tool built using Python3.
##Instructions To run the command line calculator follow the steps given below:
-
git clone https://github.com/trishnaguha/Calci.git -
python3 main.pyfollowed by arguments in terminal -
Type
python3 main.py -hfor help
Fork Calci and send pull requests to add extra features or edit the existing features. You are also welcome to open an issue if there is any :)