Network mapping and cable management tool
 
 
 
 
Go to file
Joca a75b7267c5
Un-collapse connection form + add New Device to nav
The 'Create Connection' form now shows directly when clicking an
unconnected port instead of being hidden inside a <details> element
requiring two clicks. Added a 'New Device' nav link that jumps to
the create form on the overview page.
2026-06-09 19:10:59 -03:00
internal Show connection creation errors in modal 2026-06-09 19:10:45 -03:00
static Use cable color instead of hardcoded green for connected port badges 2026-06-09 18:55:48 -03:00
templates Un-collapse connection form + add New Device to nav 2026-06-09 19:10:59 -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