https://github.com/emretulek/weather
Widgets Weather Plugin
https://github.com/emretulek/weather
weather weather-widget widgets-plugin windows-widgets
Last synced: about 2 months ago
JSON representation
Widgets Weather Plugin
- Host: GitHub
- URL: https://github.com/emretulek/weather
- Owner: emretulek
- License: agpl-3.0
- Created: 2024-12-11T17:51:02.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-19T19:37:28.000Z (4 months ago)
- Last Synced: 2025-02-15T01:45:39.501Z (3 months ago)
- Topics: weather, weather-widget, widgets-plugin, windows-widgets
- Language: C#
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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


