myweatherdata

1.1.1 • Public • Published

MyWeatherData ⛈⛈

Description:

MyWeatherData is a command-line interface designed to give the user quick and easy access to accurate weather forecasting.

MyWeatherData works through zip codes. Upon installation, the default zip code is set to 10001.

MyWeatherData uses Chalk. By default, the theme color is set to #61DBFB.

Installation

npm install -g myweatherdata

Usage

Command List:

$mwd: will print the weather chart for default zip code to the terminal.

$mwd -z <Input Zip Code>: Print weather chart for spesified zipcode to the terminal.

$mwd -sz <Input Zip Code>: Set the default zip code for the application.

$mwd -st <Input Hex Code>: Set the default theme color for the application (ommit '#').

$mwd -h: Show help interface.

Resources:

API: Open Weather Map

npm modules: The modules used can be found inside my package.json file.

Package Sidebar

Install

npm i myweatherdata

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

7.08 kB

Total Files

5

Last publish

Collaborators

  • adammortensen