Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eigenein/my-iot-rs

Yet another home automation (alpha)
https://github.com/eigenein/my-iot-rs

home-automation iot iot-application iot-gateway raspberry raspberry-pi rust rust-application rust-crate

Last synced: 3 months ago
JSON representation

Yet another home automation (alpha)

Awesome Lists containing this project

README

        

# My IoT

Yet another [home automation](https://en.wikipedia.org/wiki/Home_automation). Written in [Rust](https://www.rust-lang.org/).

[![Documentation](https://img.shields.io/badge/-documentation-gray.svg?logo=rust&style=for-the-badge)](https://eigenein.github.io/my-iot-rs/html)

[![Crates.io](https://img.shields.io/crates/v/my-iot?logo=rust)](https://crates.io/crates/my-iot)
[![Crates.io](https://img.shields.io/crates/l/my-iot)](https://crates.io/crates/my-iot)
[![Build Status](https://github.com/eigenein/my-iot-rs/workflows/build/badge.svg)](https://github.com/eigenein/my-iot-rs/actions)
[![GitHub last commit](https://img.shields.io/github/last-commit/eigenein/my-iot-rs?logo=github)](https://github.com/eigenein/my-iot-rs/commits/master)

## Screenshots

### Home View

![Home](screenshots/index.png)

### Sensor View

![Sensor view](screenshots/sensor.png)

### Settings View

![Settings view](screenshots/settings.png)

### [Progressive Web App](https://en.wikipedia.org/wiki/Progressive_web_application)

| Desktop | Mobile |
|---------------------------------|---------------------------------------|
| ![Desktop](screenshots/pwa.png) | ![Mobile](screenshots/pwa-mobile.png) |