diff --git a/README.md b/README.md index dd8fd31..380a525 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,15 @@ Zero-configuration web interface for monitoring and managing SPORE embedded syst ## Features - **🌐 Cluster Monitoring**: Real-time view of all cluster members with auto-discovery -- **📊 Node Details**: Expandable cards with detailed system information -- **🚀 Modern UI**: Beautiful glassmorphism design with smooth animations +- **📊 Node Details**: Detailed system information including running tasks and available endpoints +- **🚀 OTA**: Clusterwide over-the-air firmware updates - **📱 Responsive**: Works on all devices and screen sizes -![UI](./assets/ui.png) +## Screenshots +### Cluster +![UI](./assets/cluster.png) +### Firmware +![UI](./assets/firmware.png) ## Project Structure diff --git a/assets/cluster.png b/assets/cluster.png new file mode 100644 index 0000000..94ee457 Binary files /dev/null and b/assets/cluster.png differ diff --git a/assets/firmware.png b/assets/firmware.png new file mode 100644 index 0000000..456f8f4 Binary files /dev/null and b/assets/firmware.png differ diff --git a/assets/ui.png b/assets/ui.png deleted file mode 100644 index 66e9574..0000000 Binary files a/assets/ui.png and /dev/null differ diff --git a/public/index.html b/public/index.html index 35bdeb0..1226a5c 100644 --- a/public/index.html +++ b/public/index.html @@ -52,7 +52,7 @@
-
+