Open-Smartwatch / open-smartwatch-os

The Open-Smartwatch Operating System.
https://open-smartwatch.github.io
GNU General Public License v3.0
967 stars 155 forks source link

OSW Weather emulator support #375

Closed Lorenzosciacca closed 6 months ago

Lorenzosciacca commented 6 months ago

This pull request introduces changes to enable emulator support in the application OSW Weather. The key enhancement is the ability of the emulator to load a JSON file containing a valid API response from OpenWeather.

Changes:

  1. Added emulator support to OSW Weather
  2. Documentation update