Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 538 Bytes

TOPO3

Draws a olsrd topology graph using cytoscape.js.

TOPO3 just gets JSON data from an URL. The JSON file there needs to be created by a server side application, that parses olsrd dotdraw plugin output and uses graphviz to get the nodes positions. A script that does that may be found in the python-olsrd-scripts.

Depencies:

  • cytoscape.js
  • jquery
  • jquery.cookie.js

Demo

http://augsburg.freifunk.net/TOPO3