Giter VIP home page Giter VIP logo

ironnest's Introduction

IronNest

IronNest is a home automation system designed to integrate with various smart devices. The current implementation integrates with Ring, Alexa, TP-Link, and Roku devices, all controllable by GPT-3.5-turbo-1106.

Features

  • Integration with Ring doorbells, cameras, etc.
  • Fetch authentication tokens from Ring.
  • Get details of Ring, Alexa, Roku & TP-Link devices.
  • Obtain socket tickets from Ring.
  • Automatic local network discovery of devices.
  • Chain multiple commands and control devices by type, name, or by ip.
image image

Project Structure

The project has the following main files:

  • main.rs: The main entry point, sets up the server, routes, and middleware.
  • intergations: Contains the utility functions & types for an intergartion such as the RingRestClient for making requests to the Ring API.
    • client: Contains an integrations client & authentication logic.
    • types: Contains an intergartions data structures and types.

Dependencies

rustup target add wasm32-unknown-unknown
cargo install trunk cargo-leptos leptosfmt just

Running the Project

just dev

Endpoints

  • GET /: Main dashboard displaying any number of intergartions".
  • GET /api/ring/keypress: Submit ring keypresses.
  • GET /login: Authenticates with the Ring API.

Contributions

Contributions to IronNest are welcome! Please fork the repository, make your changes, and submit a pull request.

License

MIT License

Acknowledgements

Special thanks to the Rust community and the creators of the Axum & Leptos frameworks for providing such valuable resources.

ironnest's People

Contributors

jiyuu-jin avatar chris13524 avatar awantoch avatar

Stargazers

Alan Sandoval avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

awantoch d3w h4l7

ironnest's Issues

Add Dashboard UI grid system

The main dashboard view needs a grid system (probably 12 col) where components can be adjusted within the system.

Dashboard components will have a defined min - max set of constraints and a default size.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.