Expand description
Native GUI module for autom8.
This module provides a graphical user interface for monitoring autom8 sessions using eframe/egui.
Modulesยง
- animation
- Decorative animations for the GUI.
- app
- GUI application entry point.
- components
- Reusable UI components for the GUI.
- config
- Config Tab module for the GUI.
- modal
- Reusable modal dialog component for the GUI.
- theme
- Theme and color system for the GUI.
- typography
- Typography configuration for the GUI.