docs: add screenshots
This commit is contained in:
10
README.md
10
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
|
||||
|
||||

|
||||
## Screenshots
|
||||
### Cluster
|
||||

|
||||
### Firmware
|
||||

|
||||
|
||||
## Project Structure
|
||||
|
||||
|
||||
BIN
assets/cluster.png
Normal file
BIN
assets/cluster.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 143 KiB |
BIN
assets/firmware.png
Normal file
BIN
assets/firmware.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 KiB |
BIN
assets/ui.png
BIN
assets/ui.png
Binary file not shown.
|
Before Width: | Height: | Size: 198 KiB |
@@ -52,7 +52,7 @@
|
||||
|
||||
<div id="firmware-view" class="view-content">
|
||||
<div class="firmware-section">
|
||||
<div class="firmware-header">
|
||||
<!--div class="firmware-header">
|
||||
<div class="firmware-header-left"></div>
|
||||
<button class="refresh-btn" onclick="refreshFirmwareView()">
|
||||
<svg class="refresh-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
@@ -61,7 +61,7 @@
|
||||
</svg>
|
||||
Refresh
|
||||
</button>
|
||||
</div>
|
||||
</div-->
|
||||
|
||||
<div id="firmware-container">
|
||||
<div class="firmware-overview">
|
||||
|
||||
Reference in New Issue
Block a user