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

https://github.com/maxmudjon/get_mihome_devices_token

Get Mi Home devices token Windows/MacOS app.
https://github.com/maxmudjon/get_mihome_devices_token

Last synced: about 1 year ago
JSON representation

Get Mi Home devices token Windows/MacOS app.

Awesome Lists containing this project

README

          

# Get Mi Home Devices Token App

![](https://raw.githubusercontent.com/Maxmudjon/images/master/mihomemov.gif)

## Download

[Releases](https://github.com/Maxmudjon/Get_MiHome_devices_token/releases)

## Install dependencies

```sh
npm i
```

Get Mi Home devices token Windows / Mac OS app.

## Run on dev mode

```sh
npm start
```

### The electron folder is created in the project director and applications will be built there.

### Build Windows

```sh
npm run win
```

### Build Mac

```sh
npm run mac
```