# wttrin.el Emacs frontend for weather web service [wttr.in]. ## Usage set a default cities list for completion: ```elisp (setq wttrin-default-city "Taipei") ``` Then run `M-x wttrin` to get the information. ![screenshot] ## LICENSE MIT [wttr.in]: http://wttr.in/ [screenshot]: wttrin.png