Skip to content

A simple PHP weather script using the Weather Underground API.

License

Notifications You must be signed in to change notification settings

LoganStrike/wustorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WUStorm

A simple PHP weather script using the Weather Underground API. This version outputs the current weather for the configured U.S. zip code.

Requirements

  1. PHP >=5.5
  2. Weather Underground API key

Installation

  1. Obtain a Weather Underground API key from Weather Underground
  2. Duplicate ./includes/config-sample.php to ./includes/config.php.
  3. Update config.php with your Weather Underground API key and the desired zip code you wish to get data for.

About

A simple PHP weather script using the Weather Underground API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published