Moody is an artistic smart mood lamp to provide ambient lighting according to the user's needs. This repository contains the iOS Application for the lamp to change the colors. It has single, double and random color modes. The android application for this project is written by Jasmine Sodhi. The link of the repository is Moody-Android
Adding a settings pane to incorporate hardwareID. Currently the project is testing, so the hardwareID is set to "testdev".
- Go to the file directory and do a
pod install
. You must have Cocoapods installed on your system. For more information on Cocoapods, visit here. - Open
Moody.xcworkspace
. - Build and Run the project!
- Swift 3.0.
- Xcode 8.0+.
- Cocoapods 1.2.0 (Beta), should work with the stable release as well, although not tested.