JakeWharton / NormallyClosedLinks
Open and close your garage door with a Raspberry Pi
☆120Updated 3 years ago
Alternatives and similar repositories for NormallyClosed
Users that are interested in NormallyClosed are comparing it to the libraries listed below
Sorting:
- Synchronize your Twitter timeline to a local database for archival and search☆184Updated 2 years ago
- Shimo is an adapter for Moshi which randomizes the order of keys when serializing and deserializing☆177Updated last week
- Feature flags for multi-module Kotlin Android projects☆81Updated last week
- A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.☆220Updated 6 years ago
- Keep your Twitter follower count at zero by blocking and then quickly unblocking any new followers☆92Updated this week
- An implementation of the DOOM fire effect using Jetpack Compose☆98Updated 5 years ago
- A functional reactive framework for managing state and side effects written in Kotlin.☆153Updated this week
- Template project for new Workflow-based Android apps – just clone and start building!☆78Updated 5 years ago
- Decoupling resource declaration from resource resolution on Android.☆118Updated last year
- Mastering Android navigation☆182Updated 3 weeks ago
- Sample app to showcase organising Gradle build logic with Kotlin DSL and buildSrc☆74Updated 4 years ago
- 🗡️ A small but powerful & opinionated DI library. Written in Kotlin, and powered by annotation processing.☆253Updated 2 years ago
- Never open sonatype's website again for releasing your libraries on maven central.☆171Updated last year
- HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps☆180Updated 3 years ago
- Multiplatorm implementation of LiveDatas / MVVM in kotlin android & native ios☆94Updated 5 years ago
- 📱Official companion app for Android Makers by droidcon 🇫🇷☆126Updated 5 months ago
- Ktor feature that adds Moshi JSON serialization support☆82Updated 2 years ago
- A timezone data management library for the JVM and Android targeting java.time APIs in Java 8+☆140Updated last year
- Caching made simple for Android and Java.☆183Updated 3 years ago
- 🔊 Script for fixing Bluetooth issue when running Android Emulator on macOS☆60Updated 3 years ago
- Full-stack Hello World for Kotlin Multiplatform☆106Updated 4 months ago
- Keigen is a Kotlin (Android) library for fast matrix operations and linear algebra built on a C++ foundation☆57Updated 5 years ago
- Stay up to date on the latest AndroidX library releases.☆80Updated 4 years ago
- 🧑✈️ A chrome extension to enable IDE like file navigation in GitHub☆126Updated 4 years ago
- Android Gradle plugin for faster Sonarqube integration in Android projects. Supports Detekt and Jacoco out of the box.☆92Updated 5 years ago
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture