@vaidotasp/weather-cli
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

CLI Tool for Weather Forecast

Deliver accurate and well formatted weather forecast right in your terminal.

Usage/Installation

  • Install as a global module npm i -g @vaidotasp/weather
  • Get DarkSky API key for personal use.
  • Set Weather CLI to use your DarkSky key
$ weather-cli -setdarkkey [key]
  • Set your locations coordinates manually
$ weather-cli setcoords [long, lat]
  • Use anywhere in your terminal
weather-cli - t; //shows current temperature

/@vaidotasp/weather-cli/

    Package Sidebar

    Install

    npm i @vaidotasp/weather-cli

    Weekly Downloads

    4

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    7.42 kB

    Total Files

    6

    Last publish

    Collaborators

    • vaidotasp