Dozy is an iOS app that helps you wake up more consistently in the morning. Create your own eyebrow-raising message (text or image), and set a time for you to verify that you're awake. If you fail to show Dozy that you're awake, that message gets set to a pre-selected Slack channel!
- Xcode 12.0 or higher.
- Cocoapods 1.10.0 or higher.
- Copy
Dozy/ConfigurationDummy.plist
and paste asDozy/Configuration.plist
. - Replace Slack Client ID and Slack Client Secret values in
Dozy/Configuration.plist
with your relevant Slack credentials. - Download or use your own GoogleService-Info.plist file from Firebase and place in root directory (same directory as this README).
- Perform a
pod install
. - Build and run the app.