Home

Awesome

NiCl

NiCl

NiCl - nicer calendar for your terminal. Like cal but nicer:

Wrapper for Python awesome calendar

Dependencies

pip3 install dateparser --user

Usage

➤ nicl -h

positional arguments:
  date                  Human readable date

optional arguments:
  -h, --help            show this help message and exit
  -3, --three           Display three months spanning the date.
  -w, --weeknumbers     Display week numbers in the calendar
  -s, --sunday          Display Sunday as the first day of the week
  -f FILE, --file FILE  File with dates to highlight
  -d FORMAT, --format FORMAT