Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 777 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 777 Bytes

WLED App

(Yet another) app for controlling your WLED devices!

iPad home view iPad Presets iPad icons

Features

  • Discovering devices via [Bonjour](./WLED App/Services/DiscoveryService.swift)
  • Toggling devices from the home screen
  • Quick preset control from the homepage
  • Synchronize saved devices via iCloud
  • Apple Watch support (soon)

Inspiration

A lot of inspiration came Moustachauve's WLED-Native-iOS. I wanted to see if I could build a WLED app using SwiftUI and the new SwiftData framework. I also wanted to create a prettier app for on iPads and possibly an Apple Watch app.