xorforce / Moody

1 stars 2 forks source link

alt_tag

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

Screenshots:

alt_tag alt_tag alt_tag

To Do

Adding a settings pane to incorporate hardwareID. Currently the project is testing, so the hardwareID is set to "testdev".

I downloaded the project, what now?

  1. 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.
  2. Open Moody.xcworkspace.
  3. Build and Run the project!

Requirements

  1. Swift 3.0.
  2. Xcode 8.0+.
  3. Cocoapods 1.2.0 (Beta), should work with the stable release as well, although not tested.