Apps
/
⌨
/ Focus search
Esc Clear / close
E Toggle edit mode
{{ editMode ? '✓ Done' : '✎ Edit' }}
{{ searchResults.length }} result{{ searchResults.length !== 1 ? 's' : '' }} for "{{ searchQuery }}"
🔍
No results for "{{ searchQuery }}"
Try a different spelling, or search by description.
⠿
{{ widgetTitle(widget) }}
📂
This category is empty
Nothing here yet
Use ☑ Select to bulk-assign apps here.
⭐
No favorites yet
Click the ☆ on any app to add it here.
Overall Status
{{ health.systemStatus.overall.charAt(0).toUpperCase() + health.systemStatus.overall.slice(1) }}
Uptime {{ health.systemStatus.uptime }}
Since {{ health.systemStatus.since }}
Resources
CPU
{{ health.cpu.label }}
Memory
{{ health.memory.label }}
Disk
{{ health.disk.label }}
Services
{{ health.services.filter(s => s.status === 'up').length }} up
{{ health.services.filter(s => s.status === 'degraded').length }} degraded
{{ health.services.filter(s => s.status === 'down').length }} down
{{ svc.name }}
{{ svc.latency }}
Recent Alerts
✕
!
i
{{ alert.message }}
{{ alert.time }}
Last checked {{ health.systemStatus.lastChecked }}
Hidden widgets
{{ widgetTitle(w) }}