MOS UI (MUI) for system status visualization #45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "develop-mui-for-system-status-visualization"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implemented a terminal-based UI for visualizing system status in the herolib-mos package, addressing Issue #44.
Dependencies
comfy-tablefor building the layout and boxes to packages/mos/Cargo.tomlVerification
The implementation was verified by:
cargo check --features fullpassed successfully.cargo run --package herolib-mos --bin hero-mos --features "full" -- packages/mos/rhaiexamples/mos/dashboard.rhaiNote
I had to do minimal changes to the herolib-mos package: