Initial commit for Synology Monitor

This commit is contained in:
2026-06-08 11:34:15 +05:30
commit 95cbc025fe
6 changed files with 553 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
requests==2.32.3
python-dotenv==1.0.1
APScheduler==3.10.4
urllib3==2.2.1