├── LICENSE ├── README.md ├── screenshot.png └── weather.15m.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fadeouter/argosWeather/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fadeouter/argosWeather/HEAD/README.md -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fadeouter/argosWeather/HEAD/screenshot.png -------------------------------------------------------------------------------- /weather.15m.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fadeouter/argosWeather/HEAD/weather.15m.py --------------------------------------------------------------------------------