A simple, beautiful iOS app that delivers positive affirmations to boost your confidence and motivation. Tap to cycle through empowering messages and listen to encouraging audio affirmations.
- Minimalist interface
- Inspiring affirmations
- Audio affirmations for a powerful experience
- Tap to discover new empowering messages
- Perfect for daily motivation and self-care
- Xcode 15.2 or later
- iOS 17.0 or later
- macOS 14.0 or later
- Clone the repository
- Open
Hype.xcodeprojin Xcode - Select your development team in Signing & Capabilities
- Build and run (⌘R)
Hype/
├── Hype/ # Main app source code
│ ├── HypeApp.swift # App entry point
│ ├── ContentView.swift # Main view with affirmations
│ ├── LaunchScreenView.swift
│ └── Resources/ # Audio affirmation files
├── scripts/ # Automation scripts
├── docs/ # Documentation
└── screenshots/ # App Store screenshots
All documentation is available in the docs/ directory:
- App Store Listing Content - App description, keywords, and listing content
- Submission Checklist - Step-by-step submission guide
- Final Steps - Final submission steps
- Build Status Guide - How to check build status
- Review Notifications - Email notification setup
- Audio Setup - How to add/update audio affirmations
- Icon & Splash Setup - App icon and launch screen guide
- Privacy Policy - Privacy policy template
- GitHub Pages Setup - Hosting privacy policy
Automation scripts are available in the scripts/ directory:
archive_app.sh- Archive the app for App Store submissiontake_screenshots_simple.sh- Take App Store screenshotsresize_screenshots.sh- Resize screenshots to required dimensions
See individual script files for usage instructions.
Copyright © 2025
For questions or support, visit: https://github.com/tggreene/hype