lunar-cli
v1.0.1
Published
Simple CLI app for lunar data. Displays phase, illumination, distance, and more.
Downloads
2
Readme
lunar-cli
Simple CLI app for lunar data. Displays phase, illumination, distance, and more.
Installation
On all platforms, intall 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:
moon
returns today's lunar statusmoon -d <mm/dd/yy>
returns lunar status for a given date
moon -f
returns information regarding the nearest upcoming full moon