1
0
Commit Graph

12 Commits

Author SHA1 Message Date
aevans1987 93f5ed1884 Update readme.md 2024-06-12 13:22:22 -04:00
aevans1987 babf8d1c23 Update AppContext.js
updating API endpoint
2024-06-12 13:06:26 -04:00
Eric 05ed3f03a0 Changes 7 day forecast to 5 day forecast due to new API restrictions (#39) 2023-06-05 02:03:49 -05:00
Sean Riggs 3a0bb58430 Docker Image - Containerizing Pi Weather Station (#36)
* Create Docker-ReadMe.md

This is the containerized version of Eric Elewin's Pi Weather Station Application.

* Create docker-compose.yml

yml file for AMD64 image

* Create docker-compose.yml

Docker image for ARM (Raspberry PI)

* Create Docker Hub

https://hub.docker.com/repository/docker/seanriggs/pi-weather-station

* Delete Docker Hub

* Create Docker Hub Link.txt

https://hub.docker.com/repository/docker/seanriggs/pi-weather-station

* Update readme.md

* Update readme.md

* Create docker-compose.yml

armv7-armhf docker compile

* Update Docker-ReadMe.md

Updated ReadMe to reflect supported architecture.
2023-02-18 17:20:03 -06:00
Eric 5882f41615 ClimaCell API v4 (#8)
* gets lan/lon from map geo

* climacell v4 endpoints

* Uses ClimaCell API v4, adds Sunrise-Sunset API
2021-01-28 19:46:11 -06:00
Eric 6456d30dba Update readme.md
Added instructions to access the app from another machine
2020-09-29 23:03:30 -05:00
Eric 7f306e8a83 Added link to youtube video 2020-09-02 01:15:46 -05:00
Eric 864ffc0210 Update readme.md
Added a line about node.js as a requirement
2020-09-01 22:32:12 -05:00
Eric 2eceaf2a4d Updated screenshot 2020-08-26 16:43:57 -05:00
Eric 75782dcd7b Updated screeenshot 2020-08-26 16:38:13 -05:00
Eric Lewin c6148c876e Adds screenshot 2020-08-23 21:53:06 -05:00
Eric Lewin 162ce47bc6 Initial commit 2020-08-23 21:48:06 -05:00