Skip to content
/ AZLight Public

Android Small app for home esp8266 ligh switch

Notifications You must be signed in to change notification settings

annzzu/AZLight

Repository files navigation

AZLight

ANDROID Gradle LANGUAGE API Github GMAIL

Introduction

AZLight is a small android app for connecting esp8266 to turn on and off lights

app to turn off and turn on home lights using widgets and esp8266

resizable widget

Demo Widget add Widget Turn on Turn off
018 018 018 018 018
  • Tech-stack
    • 100% Kotlin + Coroutines
    • Dagger2 - Dependency Injection lib with large community support.
    • Retrofit - Network Http Client
    • Moshi - Data, Model & Entity JSON Parser that understands Kotlin non-nullable and default parameters

The full list of dependencies are written in the build.gradle files.

Getting started

There are a few ways to open this project.

Android Studio

  1. Android Studio -> File -> New -> From Version control -> Git
  2. Enter https://github.com/annzzu/AZMovie.git into URL field an press Clone button

Command-line + Android Studio

  1. Run git clone https://github.com/annzzu/AZMovie.git command to clone project
  2. Open Android Studio and select File | Open... from the menu. Select cloned directory and press Open button

API in gradle.properties

SERVER_URL=http://**Localhost:)**/

Inspiration

This project is for my confort to turn on and off lights in my room.

Android projects by me

  • Covid Restrictions - AZ - For finding worldwide covid restriction and planing Travel.
  • AZMovie - AZMovie - For for watching movies and series without any ads.

Questions

If you have any questions about this projects, please contact me directly at GMAIL

About

Android Small app for home esp8266 ligh switch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages