Breathe Easy with Breeze
A native iOS app for monitoring real-time air quality, pollutants, pollen levels, and climate trends worldwide. Built with Swift and SwiftUI.
Quick start
Get Breeze running on your iOS device in minutes
Clone the repository
Open in Xcode
Configure API keys (optional)
How to add environment variables in Xcode
How to add environment variables in Xcode
- Go to Product → Scheme → Edit Scheme
- Under Run → Arguments → Environment Variables
- Add:
GOOGLE_POLLEN_API_KEY = your_api_key_here
Build and run
Cmd + R to build and run the app on your selected device or simulator.Core features
Everything you need to monitor air quality and environmental health
Real-time air quality
Pollutant tracking
Pollen monitoring
Climate trends
Location search
Dark mode
Architecture
Built with modern Swift patterns and clean architecture
MVVM pattern
Service layer
SwiftUI views
Data models
API reference
External APIs and internal services powering Breeze
Air quality service
Geocoding service
Pollen service
Climate service
Resources
Additional resources to help you get the most out of Breeze
Ready to build?
Explore the full documentation to learn how Breeze is built and how you can customize it for your needs.
Explore the architecture