Go to file
Jean-Gabriel Gill-Couture 4bbe8e84d8 feat(harmony_tui): add initial TUI implementation with ratatui and crossterm
Add a new `harmony_tui` crate to initialize and run a text-based user interface (TUI) for the Harmony project using `ratatui` for rendering and `crossterm` for handling input. The `HarmonyTUI` struct initializes the terminal, enters a loop to render updates, and handles basic input events to exit. This commit sets up the foundation for further TUI development.
2025-01-24 11:30:01 -05:00
adr feat(adr): add architecture decision record for infrastructure abstractions 2025-01-18 07:11:29 -05:00
bifrost-docker Try out bifrost and see if we want to use it as bare metal provisionner 2024-08-28 16:16:36 -04:00
harmony-rs feat(harmony_tui): add initial TUI implementation with ratatui and crossterm 2025-01-24 11:30:01 -05:00
watchguard feat(opnsense-config): add caddy module with configuration management 2025-01-07 17:12:39 -05:00
.gitattributes Try out bifrost and see if we want to use it as bare metal provisionner 2024-08-28 16:16:36 -04:00