Skip to content

Add wordclock app to Badge apps#81

Open
jeff-luszcz wants to merge 7 commits into
badger:mainfrom
jeff-luszcz:patch-1
Open

Add wordclock app to Badge apps#81
jeff-luszcz wants to merge 7 commits into
badger:mainfrom
jeff-luszcz:patch-1

Conversation

@jeff-luszcz

Copy link
Copy Markdown

This PR adds a wordclock app to the GitHub Universe 2025 badge.

This PR adds a wordclock app to the GitHub Universe 2025 badge.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a wordclock app to the GitHub Universe 2025 badge that displays the current time in words (e.g., "ten minutes past three"). The app requires WiFi connectivity to sync time via NTP and displays the time by highlighting relevant words on a grid layout while keeping inactive words dimmed.

Key Changes

  • WiFi-enabled wordclock app that syncs time via NTP and displays the current time in natural language format
  • Column-aligned text rendering system that highlights active time words while dimming inactive ones
  • Configurable UTC timezone offset for accurate local time display

Comment thread badge/apps/wordclock/__init__.py Outdated
Comment thread badge/apps/wordclock/__init__.py Outdated
Comment thread badge/apps/wordclock/__init__.py Outdated
Comment thread badge/apps/wordclock/__init__.py Outdated
jeff-luszcz and others added 4 commits November 21, 2025 20:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants