Hospital network asset tracker mapping devices to ports
MedNet Tracker lets hospital IT staff record and visualize every network device, from switch ports to printers, in a single web interface. It runs on Node.js with Express and a lightweight SQLite database, and uses Vue 3 for the front‑end without any build step. The tool is useful for administrators needing a quick, offline‑friendly inventory system, and it stands out by being fully self‑hosted and requiring no native dependencies. Compared to generic asset managers, it offers hospital‑specific cataloging and easy deployment via Docker and WireGuard.
View on GitHub →BrainFixer-Hospital27/MedNetTracker