gitextract_gd43_zwn/ ├── .gitignore ├── .npmrc ├── Gruntfile.js ├── README.md ├── images/ │ └── Icon.icns ├── index.html ├── js/ │ └── stats.js ├── main.js ├── makefile ├── notes.md ├── package.json ├── stylesheets/ │ ├── main.css │ ├── main.less │ └── whhg.css └── templates/ ├── cpu.tmpl └── mem.tmpl