Skip to content

rgcastrof/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple calculator for terminal

How it works:

Run the command "calc" in your terminal with arguments: [number one] [operator] [number two].
Type "calc --help" for available options.

Instalation

git clone https://github.com/rgcastrof/Calculator.git && cd Calculator && sudo make install

Uninstallation

cd Calculator
sudo make uninstall

About

A simple terminal calculator. written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published