This Android application allows users to control compatible smart-home devices using Bluetooth technology. It aims to be simple and clean, allowing for fast adjustments and device control. Works with Android 7 afterwards, including Android 11.
Esta aplicação Android permite os usuários controlarem dispositivos smart-home compatíveis com a tecnologia Bluetooth. Seu objetivo é ser simples e concisa, permitindo ajustes e controle rápido de dispositivos inteligentes. Funciona do Android 7 em diante, inclusive Android 11.
- AMOLED friendly, dark themed by default.
- Can pair multiple devices.
- pt-BR UI
- Rename your devices with long tap
- Light theme?
- Better device control screen (currently only has Light support)
- Multiple language support
The software works with the following smart home devices:
O aplicativo funciona com os seguintes dispositivos inteligentes:
- React Native 0.64
The usual, just clone the repo and run npm install
. Afterwards, start the server with npm start
and run npx react-native run-android
.