Network mapping and cable management tool
 
 
 
 
Go to file
Joca 3434d02e78
Show device count on rack cards in overview
Each rack card now displays the number of devices inside (racked +
unplaced). Introduced a RackCard wrapper in the overview handler to
pair each rack with its precomputed count.
2026-06-09 18:57:38 -03:00
internal Show device count on rack cards in overview 2026-06-09 18:57:38 -03:00
static Use cable color instead of hardcoded green for connected port badges 2026-06-09 18:55:48 -03:00
templates Show device count on rack cards in overview 2026-06-09 18:57:38 -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 Initial commit: Go + HTMX network mapping tool 2026-06-03 23:11:15 -03:00