diff --git a/README.md b/README.md index 08388aa..eaca6dc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Dashboard web para monitorizar recursos del sistema. Básicamente es un proyecto para probar NiceGUI y jugar con procesos, threads y cosillas de Python. +enlace video: https://youtu.be/Fp-S5ptTtGg + + +![alt text](psp.png) + ## Qué hace - Muestra hora del sistema en tiempo real diff --git a/dashboard.db-shm b/dashboard.db-shm index fe9ac28..6145706 100644 Binary files a/dashboard.db-shm and b/dashboard.db-shm differ diff --git a/dashboard.db-wal b/dashboard.db-wal index e69de29..78c36fb 100644 Binary files a/dashboard.db-wal and b/dashboard.db-wal differ diff --git a/psp.png b/psp.png new file mode 100644 index 0000000..1cc2fbc Binary files /dev/null and b/psp.png differ