realweather/README.md
2024-05-27 17:08:05 +02:00

21 lines
No EOL
589 B
Markdown

# realweather
differences compared to v0:
- no geoip mode, I think it doesn't fit as it's only cosmetical
- as such, renamed modes:
* `point` -> `static`
* `globe` -> `dynamic`
- I wanted to do this even before this plugin: \
lightning ⚡ in real time
* if static, only time synced, random position \
probably within some radius from the static point
* if dynamic, position is also synced
* explosive?
- weather levels \
it's not like there's strong rain or there's no rain \
I'm not sure how yet
- snow
- more api providers, multiple api keys
- extensible: api
TODO