feat: add weather Edge App with hourly forecast#1
Merged
Conversation
- Add index.html with current weather and hourly forecast UI - Add src/main.ts with weather display logic and 15-minute refresh - Add src/weather.ts with OpenWeatherMap API integration - Add src/background.ts for weather-based background updates - Add src/css/style.css for weather app styling - Add screenly.yml and screenly_qc.yml manifests with settings - Add static assets (backgrounds, icons) - Add e2e screenshot tests and weather mocks - Add GitHub Actions workflows for CI and Edge App deployment - Add package.json, tsconfig.json, and config files
…_errors is enabled" This reverts commit 01f1ef1.
… status" This reverts commit 99581e6.
salmanfarisvp
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary