Files: cec705118d65476d8ba5b903fb836cae42f2f1dd / README.md
291 bytesRaw
ssb-activity
Graph of SSB daily active feeds.
This repo consists of a flumeview ssb-server plugin, some scripts to generate a graph image and other data, and a web front-end to render the graph interactively.
Building the graph:
./run.sh
node process-ids.js day
node run.js day
Built with git-ssb-web