Skip to content

Web services and pages to support WeatherPi and WeatherConsole

Notifications You must be signed in to change notification settings

dcreith/WeatherServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherServer

WeatherServer is a set of web services and pages to support WeatherPi and WeatherConsole.

See the WeatherPi & WeatherConsole repositories for complementary applications that capture and display the data.

WeatherServer consists of several web services (assets/ajax) supporting updates from the WeatherPi application and providing data to the WeatherConsole application.

A single web page provides browser access to basic weather data.

Today's Weather: Weather

30 Days: Weather

12 Months: Weather

30 Days Barometric Pressure: Weather

Prerequisites:

Apache server

mySQL (mariaDB)

PHP 7.x

phpMyAdmin (optional)

Setup

'Create Database weather;'

Run DefineTables.sql

Set appropriate server, DB, user & password in assets/inc/iConnect.php

Get repo:

git clone https://github.com/dcreith/WeatherServer.git

About

Web services and pages to support WeatherPi and WeatherConsole

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published