1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement configuration file reading for the Live Color Data SwiftUI app. The configuration file should contain the MQTT broker's IP address and the sliding delay value, replacing the hardcoded values currently in the `MQTTService.connect()` function and `ContentView.swift`. The chosen configuration file format should be easily parsed within Swift.

Complexity: 3/5
enhancement good first issue