Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/eigenein/my-iot-rs
- Owner: eigenein
- License: mit
- Archived: true
- Created: 2019-05-17T10:27:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T14:03:56.000Z (over 2 years ago)
- Last Synced: 2024-09-24T23:32:45.249Z (3 months ago)
- Topics: home-automation, iot, iot-application, iot-gateway, raspberry, raspberry-pi, rust, rust-application, rust-crate
- Language: SCSS
- Homepage: https://eigenein.github.io/my-iot-rs/html
- Size: 13.6 MB
- Stars: 32
- Watchers: 4
- Forks: 5
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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) |