Skip to content

charliedowler/calterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calterm Build Status

Print a calender in your terminal

Getting Started

$ npm install -g calterm

Demo

demo

Usage

$ calterm 9 2014
   September 2014
Su Mo Tu We Th Fr Sa
    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

Options

You can pass the month as year as as arguments or use flags to define them.

options.m

Type: Number

Set the month

options.y

Type: Number

options.next

Type: String

options.prev

Type: String

Set the year

Release History

  • 2015-01-09 v0.2.1 Fixed off center header
  • 2014-11-17 v0.2.0 Smarter arguments
  • 2014-09-23 v0.1.0 Initial release

About

📆 Terminal calendar

Resources

License

Stars

Watchers

Forks

Packages

No packages published