Loading request...
User finds moon output hard to parse and suggests moving text like 'first quarter'/'full moon' to the top. Also requests a 'quiet' version of moon output, possibly without the ASCII moon image, for easier programmatic parsing (e.g., `grep`).
Hi. I'd like to be able to get a 'quiet' version of the moon output, perhaps without displaying the ASCII moon image. This is difficult to grep in the current output when I curl `wttr.in/moon`. If the text were moved to the top of the moon image, I could grep it out myself, but at this point it would probably be easy to just add a `q` and/or `Q` option for the moon phase. Thank you for everything you've done! Keep on rocking \m/