Update AppImage

This commit is contained in:
MacRimi
2025-10-30 21:08:08 +01:00
parent 37fade8f7a
commit d3aef9c1d1
4 changed files with 315 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ A modern, responsive dashboard for monitoring Proxmox VE systems built with Next
- **System Logs**: Real-time system log monitoring and filtering
- **Dark/Light Theme**: Toggle between themes with Proxmox-inspired design
- **Responsive Design**: Works seamlessly on desktop and mobile devices
- **Onboarding Experience**: Interactive welcome carousel for first-time users
## Technology Stack
@@ -20,3 +21,21 @@ A modern, responsive dashboard for monitoring Proxmox VE systems built with Next
- **UI Components**: Radix UI primitives with shadcn/ui
- **Backend**: Flask server for system data collection
- **Packaging**: AppImage for easy distribution
## Onboarding Images
To customize the onboarding experience, place your screenshot images in `public/images/onboarding/`:
- `imagen1.png` - Overview section screenshot
- `imagen2.png` - Storage section screenshot
- `imagen3.png` - Network section screenshot
- `imagen4.png` - VMs & LXCs section screenshot
- `imagen5.png` - Hardware section screenshot
- `imagen6.png` - System Logs section screenshot
**Recommended image specifications:**
- Format: PNG or JPG
- Size: 1200x800px or similar 3:2 aspect ratio
- Quality: High-quality screenshots with representative data
The onboarding carousel will automatically show on first visit and can be dismissed or marked as "Don't show again".