-
-
Notifications
You must be signed in to change notification settings - Fork 702
Feature/checkin cast airplay #2634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
storbukas
wants to merge
8
commits into
Screenly:master
Choose a base branch
from
storbukas:feature/checkin-cast-airplay
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
- Add AirPlay receiver using UxPlay (storbukas/CheckinCast fork) - Integrate AirPlay with viewer via ZMQ for pause/resume - Add AirPlay settings UI component - Add /api/v2/airplay endpoint for status and configuration - Rebrand to Checkin Cast with pink/purple color scheme - Update footer and navbar branding
- Use exact HSL values from Checkin brand guidelines - Add sand color palette for backgrounds - Add dark mode support - Include semantic tokens for shadcn compatibility
- Add Checkin wordmark logo (logo-full.svg) - Add Checkin splash logo (logo-full-splash.svg) - Replace favicon with Checkin favicon.ico
Replace deprecated apt_key module with get_url to download GPG key to /etc/apt/keyrings/ and reference it with signed-by in the repo. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Update docker-compose.yml.tmpl with checkinsignage/* image names - Update bin/install.sh with CheckinSignage repository and paths - Update bin/upgrade_containers.sh with CheckinSignage paths - Update ansible roles with CheckinSignage paths - Update WiFi connect SSID to "Checkin Signage WiFi" - Update installer banner and prompts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add 'airplay' to SERVICES tuple for Dockerfile generation - Update GITHUB_REPO_URL to CheckinSignage 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Webview binaries are pre-built and hosted on Screenly/Anthias releases. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Contributor
|
@storbukas, this would make a good feature. I can see that you've opened this pull request but closed this after about a minute. I will take a look at this one. |
- Update application-name meta tag in base.html - Update balena.yml with Checkin Signage branding and description Note: Internal config paths (.screenly/) left unchanged for backward compatibility with existing installations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
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.


Issues Fixed
Include a list of issues that this pull request fixes. If this pull request is not associated with any issue, you can remove this section or include a brief description of the issue that you are fixing.
Description
Provide a brief description of the changes that you have made.
Checklist