commit
733e182b31
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
"""Displays sunrise and sunset times
|
"""Displays sunrise and sunset times
|
||||||
|
|
||||||
|
Requires the following python packages:
|
||||||
|
* requests
|
||||||
|
* suntime
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
* cpu.lat : Latitude of your location
|
* cpu.lat : Latitude of your location
|
||||||
* cpu.lon : Longitude of your location
|
* cpu.lon : Longitude of your location
|
||||||
|
|
Loading…
Reference in a new issue