Skip to content

neallseth/lunar-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunar-cli

Simple CLI app for lunar data. Displays phase, illumination, distance, and more.

Installation

Install globally with npm i -g lunar-cli

Similarly, you can uninstall with npm uninstall -g lunar-cli, or view all globally installed NPM packages with npm list -g

Usage

There are three types of lookups possible:

  1. moon returns today's lunar status

  2. moon -d <mm/dd/yy> returns lunar status for a given date

lunar-cli screenshot

  1. moon -f returns information regarding the nearest upcoming full moon

Releases

No releases published

Packages

No packages published