Skip to content

A network weathermap written in Javascript and SVG with editing capabilities.

License

Notifications You must be signed in to change notification settings

seb1k/networkmap.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

I needed a network map tool for my job... networkmap.js had a good design, so I used it.

But it's buggy as HELL !


I corrected bugs and added a lot of features...


screenshot

You can now :

  • Add nodes / links in the interface.
  • Save your networkmap
  • Use multiple networkmap
  • Do requests from your browser ( and the server when CORS is blocking the request )
  • Request with HTTP, SNMP, use .rrd file.
  • Use a password to prevent unwanted changes
  • Zoom and move the map (buggy when editing)
  • Upload and use images
  • More soon...




SVG set from : https://github.com/jb-stack/Dia-vrt-sheets

About

A network weathermap written in Javascript and SVG with editing capabilities.

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 91.6%
  • CSS 4.7%
  • PHP 3.0%
  • HTML 0.7%