Coder Social home page Coder Social logo

npm-rizon's Introduction

Rizon

Rizon helps you get golden hour information from the command line. You can see dates in the future, or list out all relevant times for a location.

Install

$ npm install -g rizon

Options

-a, --all-times  Show all sun related times
-d, --date       Must be in ISO 8601 format e.g. 2016-12-22
-h, --help       Show help

Usage Examples

Next golden hour

$ rizon boston

Will output:

Boston
----------------------------
Tuesday, October 6th 2015
Current Time: 04:28

Next Golden Hour
Starts: 06:19
Ends: 07:25

All times

$ rizon -a boston

Will output:

Boston
----------------------------
Tuesday, October 6th 2015
Current Time: 04:29

Segment         Start  End
--------------  -----  -----
AM Twilight     06:19  06:47
Sunrise         06:47  06:50
AM Golden Hour  06:47  07:25
Solar Noon      12:33
PM Golden Hour  17:42  18:16
Sunset          18:16  18:19
PM Twilight     18:19  18:47
Nadir           00:33

For a future date

Note: Dates must be in ISO 8601 formats.

$ rizon -a -d 2016-12-22 boston

Will output:

Boston
----------------------------
Thursday, December 22nd 2016
Current Time: 04:31

Segment         Start  End
--------------  -----  -----
AM Twilight     06:40  07:12
Sunrise         07:12  07:15
AM Golden Hour  07:12  07:57
Solar Noon      11:44
PM Golden Hour  15:31  16:13
Sunset          16:13  16:16
PM Twilight     16:16  16:48
Nadir           23:44

Notes

This is still very much a work in progress. The source code is pretty messy. This will eventually be turned into a Slack Bot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.