Skip to content

P1nGu1n/LampShade

 
 

Repository files navigation

LampShade.io

The lightswitch app.

Currently supports: Philips Hue, LIFX

Help translate the app at GetLocalization

Getting Started

1. Download [Android Studio](http://developer.android.com/sdk/index.html) 2. Open Android Studio -> Configure -> SDK Manager and download * SDK Build Tools 22.0.0 * SDK Platform for API 4, 10, 20, 22 * Android Support Repository and Library * Google Play Services 2. Download this repository from Github 3. Open Android Studio -> Import Project -> select the folder containing this repository

Starter Projects

Add another color input page in the mood editor

See [this commit](https://github.com/ekux44/HueMore/commit/703e61f8e51440ea396a0454be2310ed0246c37e) for an example

Licenses

* "LampShade", "LampShade.io", and the LampShade Logo are trademarks of Eric Kuxhausen, and are not released under any license. * Instead, the open source version of this app is called LampShadium * The greyscale version of the LampShade logo is released under the [CC BY-ND 4.0 License](https://creativecommons.org/licenses/by-nd/4.0/) * The included intelij-java-google-style.xml is an unmodified copy of [Google's Java code style formatter rules](https://code.google.com/p/google-styleguide/source/browse/trunk/intellij-java-google-style.xml) released under the [CC-By 3.0 License](http://creativecommons.org/licenses/by/3.0/) * Everything else: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Code Style

LampShade uses Google's Java code style formatter rules instead of the Android code style used by default in Android Studio. intelij-java-google-style.xml contains these rules. For help configuring Android Studio to use these rules, [ask the internet](https://www.google.com/search?q=import%20code%20style%20android%20studio)

Developed By

About

The lightswitch app. Powerful controller for smarthome lighting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Makefile 0.1%