/home-resource-monitor

A simple app to plot and analyze home resources (gas, electricity).

Primary LanguagePythonMIT LicenseMIT

Home Monitor

A small streamlit app to plot and analyze gas and electricity readings.

To Do

  • Build proof-of-principle streamlit app
    • Install watchdog for performance: pip install watchdog
  • Set up docker container for app
  • Use poetry to manage dependencies