ApplY3D / mi-home-toolkit

Effortlessly manage Mi Home smart devices, such as viewing device info and enabling LAN mode for bulbs.
35 stars 1 forks source link
angular daisyui rust tailwindcss tauri xiaomi xiaomi-smart-home

Mi Home Toolkit

A versatile tool for managing Mi Home smart devices.

Features

Usage

1. Login

Login Screen

2. Use the app

Devices screen Execute command

Download

Releases

Install dependencies

pnpm i

MiHomeToolkit Windows / MacOS app.

Run on dev mode

pnpm tauri dev

Build

pnpm tauri build

Generate icons scripts

sh generate-icns.sh <path-to-icon 1024x1024px>
sh generate-ico.sh <path-to-icon 1024x1024px>

Why desktop app?

It's not feasible for browser use due to the inability to read response headers within the browser environment

Similar projects