A minimalist, elegant timer application for iOS built with SwiftUI, inspired by zen principles and modern design.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
2
commits
Add new files to Xcode project and enhance accessibility and previews
2aca3edView on GitHubImprove timer completion notifications: longer vibration, more flash blinks, fix sound
1412394View on GitHubRefactor TimerViewModel and NotificationDelegate for improved badge management
861a058View on GitHubMerge pull request #8 from popand/feature/add-testing-infrastructure
1647bccView on GitHubAdd comprehensive testing infrastructure with unit and UI tests
540c50aView on GitHubMerge pull request #7 from popand/feature/app-store-evaluation
a4b86c1View on GitHubUpdate project.pbxproj to reflect new file paths for SplashScreenView.swift
9852b7cView on GitHubRemove unsupported interface orientations from Info.plist to streamline iPad support and enhance app compliance with current design standards.
73ad69fView on GitHubMerge pull request #6 from popand/feature/background-timer-improvements
915e876View on GitHubImplement badge management in TimerViewModel and NotificationDelegate
0a59219View on GitHubFix iOS background task warning by removing inappropriate background task usage
094c39bView on GitHub