Skip to content

vaidotasp/weather-cli-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Weather CLI Tool that shows forecast in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published