Skip to content

Lunar Phase

Displays the phase of the Moon as ASCII art from Wttr.in. The width of the column in which the lunar phase is displayed needs to be large enough for the ASCII graphic to fit or multiple columns must be allocated.

Configuration

lunarphase:
  enabled: true
  position:
    top: 3
    left: 5
    height: 2
    width: 2
  language: 'en'
  refreshInterval: 5h

Screenshots

lunarphase screenshot lunarphase french screenshot

Source Code

https://github.com/wtfutil/wtf/tree/master/modules/lunarphase