Usiten / cdate

cdate, A dead simple command line calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdate

A dead simple command-line calendar

Installation

  • Clone the repo
cd cdate
vim config.h # Edit the config file to your liking, and compile !
make
sudo cp cdate /usr/bin # or whatever your bin path is !

Then cdate to use it !

More configuration comming soon :)

Screenshot

cdate

About

cdate, A dead simple command line calendar

License:MIT License


Languages

Language:C 91.6%Language:Makefile 8.4%