Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emretulek/weather

Widgets Weather Plugin
https://github.com/emretulek/weather

weather weather-widget widgets-plugin windows-widgets

Last synced: 19 days ago
JSON representation

Widgets Weather Plugin

Awesome Lists containing this project

README

        

# Weather Widget Plugin

This project was developed as a weather widget for windows widgets.

### Internal Settings

**reload_time** time unit seconds

```json
{
"reload_time": 600,
"font_big": 24.0,
"font_medium": 16.0,
"font_small": 12.0,
"color_light": "#FFFFFFFF",
"color_dark": "#FF808080",
"address": "İstanbul, Türkiye",
"geocode": "41.009,28.966"
}
```

### Screenshots

![weather](https://raw.githubusercontent.com/emretulek/Weather/refs/heads/master/sc_weather/weather_1.jpg)

![weather search](https://raw.githubusercontent.com/emretulek/Weather/refs/heads/master/sc_weather/weather_2.jpg)

![weather skin](https://raw.githubusercontent.com/emretulek/Weather/refs/heads/master/sc_weather/weather_3.jpg)