Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Scout24/bigpicture

 
 

Repository files navigation

bigpicture

gathers, filters, converts and renders actual network information (check the examples)

Prerequisits

  • python >= 2.6
  • graphviz

For Ubuntu:

sudo apt-get install graphviz libgraphviz-dev

Getting Started

git clone https://github.com/arnehilmann/bigpicture.git
./init
. ve/bin/activate

fetch-live-data -g all
fetch-ips

build-live-model
augment-model
convert-model

# from here on: work in progress
# create_views

# google-chrome --allow-file-access-from-files file:///$(pwd)/view/smallhives.html

About

gathers, filters, converts and renders actual network information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.0%
  • Python 24.5%
  • Java 10.2%
  • HTML 9.2%
  • CSS 2.6%
  • Shell 1.7%
  • Makefile 0.8%