hollingberry / soleil

Sunrise/sunset times from your terminal.

Home Page:npmjs.org/package/soleil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Sunrise/sunset times from your terminal.

npmjs.org/package/soleil

License:MIT License


Languages

Language:JavaScript 100.0%