Sun module

Module that shows the sunrise and sunset time for your location.
http://ipinfo.io is used if parameter lat (latitude) or lon (longitude)
is not provided,
This commit is contained in:
Lonesome byte 2019-08-11 18:21:58 +02:00
parent a1a339bcb7
commit da33d295d3
4 changed files with 74 additions and 1 deletions

View file

@ -179,5 +179,8 @@
},
"system": {
"prefix": " \uf2a9 "
},
"sun": {
"prefix": "\uf3b0"
}
}