Update README.md
This commit is contained in:
parent
acc027558c
commit
7986902a5e
1 changed files with 18 additions and 0 deletions
18
README.md
18
README.md
|
@ -1,2 +1,20 @@
|
|||
# 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
|
||||
|
||||
TODO
|
Loading…
Reference in a new issue