/cl-weather

Weather dashboard written in Common Lisp

Primary LanguageCommon Lisp

Dependencies

Common Lisp Libraries

External programs

TODOs

  • [X] process XML into something usable, extract the useful parts
  • [X] plot the hourly temperature data therein
  • [ ] add more data sources for more aspects of the weather
    • really extract more data from the XML
  • [ ] actually build the dashboard, probably using CLOG
    • also considering just producing a nice picture summarizing the day’s weather