Network mapping and cable management tool
 
 
 
 
Go to file
Joca 0e97029c59
Click-to-connect mode for rapid cabling
Added Connect Mode toggle button on rack and device views. When active,
clicking a port selects it (glowing accent border), clicking a second
port opens a mini form to choose connection type/color/labels and
create the cable in one flow. Escape or re-clicking deselects. Port
elements now use onclick JS instead of HTMX triggers to support both
normal inspection mode and connect mode.
2026-06-09 20:13:47 -03:00
internal Click-to-connect mode for rapid cabling 2026-06-09 20:13:47 -03:00
static Click-to-connect mode for rapid cabling 2026-06-09 20:13:47 -03:00
templates Click-to-connect mode for rapid cabling 2026-06-09 20:13:47 -03:00
uploads Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
.gitignore Remove binaries from tracking 2026-06-03 23:22:19 -03:00
go.mod Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
go.sum Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00
main.go Click-to-connect mode for rapid cabling 2026-06-09 20:13:47 -03:00