cal A terminal based calender Installation Clone this repository git clone https://github.com/deepak-pro/cal && cd cal Compile using gcc gcc calcu.c -o caclu Usage Run ./caclu To specify month and year run ./calcu s then enter the month and year seperated by space in the prompt.