soleil
v0.3.4
Published
Daily sunrise/sunset times in your terminal.
Downloads
4
Maintainers
Readme
Soleil
Soleil allows you to view current sunrise/sunset times from your terminal. Soleil uses the OS X Core Location framework to calculate your current position, so it requires OS X.
Installation
$ npm install -g soleil
Acknowledgements
Soleil uses suncalc for sunrise/sunset calculations and node-corelocation to find your current location. Suncalc is licensed under the BSD-2 Clause (Copyright 2014, Vladimir Agafonkin).