wgctl/daemon/endpoint_cache.json
Nuno Duque Nunes 7a544f9019 feat: display config system, table/compact toggle
- modules/display.module.sh: display config loader
- .wgctl/config/display.json: per-view style configuration
- ctx::display: points to .wgctl/config/display.json
- json_helper: display_load() reads view styles
- list: display::render dispatcher, _render_table with dynamic widths/colors
- ui::peer::_row_color/status_color: shared by both table and compact
- table layout: aligned columns, colored status/rows, dynamic separator
2026-05-27 02:48:51 +00:00

13 lines
No EOL
389 B
JSON

{
"phone-fred": "176.223.61.130",
"phone-helena": "148.69.46.73",
"phone-nuno": "148.69.48.20",
"tablet-nuno": "148.69.202.5",
"guest-zephyr": "86.120.152.74",
"guest-zephyr-test": "94.63.0.129",
"desktop-roboclean": "46.189.215.231",
"laptop-nuno": "94.63.0.129",
"phone-luis": "176.223.61.15",
"phone-helena-2": "148.69.202.234",
"desktop-zephyr": "86.120.152.74"
}