azoyan / calic

Interactive terminal calendar written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calic

Terminal interactive calendar written in C

Install and run:

mkdir build && cd build && cmake ..
make
make install
calic
10.08.2019   13:38:04
 mo tu we th fr sa su
 29 30 31  1  2  3  4
  5  6  7  8  9 10 11
 12 13 14 15 16 17 18
 19 20 21 22 23 24 25
 26 27 28 29 30 31  1
  2  3  4  5  6  7  8

About

Interactive terminal calendar written in C

License:MIT License


Languages

Language:C 91.7%Language:CMake 8.3%