feat: per-session ringtone, mute toggle, countdown, and premium UI redesign - #12
Merged
Conversation
- Add optional ringtone (MP3/WAV/OGG) per session via native file picker - Ringtone loops during nudge overlay and stops on dismiss - Custom protocol (nudger-media://) serves audio files securely - Mute/unmute toggle on session cards (speaker icon, persisted) - Live MM:SS countdown to next nudge on active session card - Muted sessions suppress audio but still show visual nudge
- Complete visual overhaul: warm gold accent, SVG icons, atmospheric overlay - Session cards: progress bar countdown, icon action buttons, gold accent bar on active - Overlay: SVG ring countdown, film grain texture, staggered entrance animation - Form: grouped fields (Identity, Timing, Sound) with card-style containers - Add macOS DMG build target alongside Windows NSIS - Add platform-specific build scripts (build:win, build:mac) - Update README with installation instructions for both platforms - Add design brief document for UI/UX reference
princechrix
added a commit
that referenced
this pull request
May 19, 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
Changes
nudger-media://protocol, native file picker, looping audio on overlay, stops on dismissnextNudgeAttimestamp, renderer shows progress bar + MM:SS timer on active cardbuild:win,build:mac)DESIGN_BRIEF.mdfor UI/UX referenceTesting
pnpm build:winproduces installerpnpm build:macproduces DMG (requires macOS)