| File | Date | Author | Commit |
|---|---|---|---|
| LICENSE | 2015-08-16 |
|
[f28669] MIT License |
| README.md | 2015-08-30 |
|
[4a504f] File name changed |
| main.py | 2015-08-30 |
|
[4a504f] File name changed |
Calci is a Command line calculator for Linux. It is a command line tool built using Python3.
To run the command line calculator follow the steps given below:
git clone https://github.com/trishnaguha/Calci.git
python3 main.py followed by arguments in terminal
Type python3 main.py -h for 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 :)