Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce0579b672 | |||
| 14389f025f | |||
| 0a449cf9a3 | |||
| c5dd6ff4a1 | |||
| da59ffec34 | |||
| 9ef46c7c95 | |||
| 45805b9093 |
@@ -2,20 +2,19 @@
|
|||||||
|
|
||||||
Multiplatform Flutter app to control your DIY [BusyLight](https://code.igox.org/iGoX/busylight) (ESP32 + MicroPython + Microdot).
|
Multiplatform Flutter app to control your DIY [BusyLight](https://code.igox.org/iGoX/busylight) (ESP32 + MicroPython + Microdot).
|
||||||
|
|
||||||
Supports **iOS**, **ipadOS**, **Android**, **macOS**, and **Windows**.
|
Supports **Android**, **macOS**, and **Windows**.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Downloads
|
## Downloads
|
||||||
|
|
||||||
[](https://code.igox.org/iGoX/busylight-buddy/releases/download/v0.0.1/BusyLight-Buddy-Installer.exe)
|
[](https://code.igox.org/iGoX/busylight-buddy/releases/)
|
||||||
[](https://code.igox.org/iGoX/busylight-buddy/releases/download/v0.0.1/org.igox.apps.android.busylight-buddy-release.apk)
|
[](https://code.igox.org/iGoX/busylight-buddy/releases/)
|
||||||
|
[](https://code.igox.org/iGoX/busylight-buddy/releases/)
|
||||||
Or browse all releases on the [Releases page](https://code.igox.org/iGoX/busylight-buddy/releases).
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Screenshots (iOS)
|
## Screenshots
|
||||||
|
|
||||||
<img src="doc/screenshots/ios-screenshot-main.png" width="300" alt="BusyLight Companion — main screen" /> <img src="doc/screenshots/ios-screenshot-config.png" width="300" alt="BusyLight Companion — settings" />
|
<img src="doc/screenshots/ios-screenshot-main.png" width="300" alt="BusyLight Companion — main screen" /> <img src="doc/screenshots/ios-screenshot-config.png" width="300" alt="BusyLight Companion — settings" />
|
||||||
|
|
||||||
@@ -42,7 +41,7 @@ Or browse all releases on the [Releases page](https://code.igox.org/iGoX/busylig
|
|||||||
### Background polling
|
### Background polling
|
||||||
- Automatically pulls status + color from device at a configurable interval
|
- Automatically pulls status + color from device at a configurable interval
|
||||||
- Silent updates — no loading screen interruption
|
- Silent updates — no loading screen interruption
|
||||||
- Configurable in Settings (default: every 5 seconds, can be disabled)
|
- Configurable in Settings (default: every second, can be disabled)
|
||||||
|
|
||||||
### Settings
|
### Settings
|
||||||
- Device address (hostname or IP, e.g. `http://igox-busylight.local`)
|
- Device address (hostname or IP, e.g. `http://igox-busylight.local`)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
17b71b5af077e19e826bdd5d84ec2de014cd91fe
|
|
||||||
Reference in New Issue
Block a user