# Weather App This version is only meant for publishing on the web. It is not meant for local development or use. You can find the web version of the Weather App at [https://weather.the1s.de](https://weather.the1s.de). ## Version Currently hosted version: **development branch (latest)** ## Dev info All changes that are made to this branch (`debian12`) will be automatically deployed to the [web version](https://weather.the1s.de) of the Weather App. This is done by using an auto pull script (`auto-pull.sh`) that runs on the server where the web version is hosted.