.. Marek NAS documentation master file, created by
sphinx-quickstart on Mon Oct 16 14:58:36 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to the Synology Smart Home Monitoring App documentation!
================================================================
This project serves to fetch, save, load, and display data through a dasboard, where it can be displayed, filtered, and viewed through an interactive plot. This is done by collecting the data from the TECO Smart Home API, saving them into a local MariaDB database, and finally loading into a `Flask application `_. As of the writing of this documentation, this application is publicly available at `this website `_.
Useful links
------------
* `Application `_
* `GitHub repository `_
.. toctree::
:maxdepth: 2
:caption: Contents:
app/index
api/index
database/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`