nicks-nix-config/modules/ewwbar/eww-config/scripts/moontime

12 lines
365 B
Text
Raw Normal View History

2023-11-06 19:42:40 -08:00
; ~/.gcal/astronomical
; %( = moonrise %) moonset +XX-XX == lat long, ,-X:XX time-offset from UTC
; gcal --resource-file=<thisfile> -H no -ox
; -H no == no highlight -ox don't show date on every line
2023-11-06 21:00:12 -08:00
; 0 Moonrise is at %(+47.20-122.24,-8:00
; 0 Moonset is at %)+47.20-122.24,-8:00
; 0 Moon phase %O
0 %(+47.20-122.24,-8:00
0 %)+47.20-122.24,-8:00
0 %O
2023-11-06 19:42:40 -08:00