git ssb

0+

cel / ssb-activity



Branch:
cel committed Adjust draftLatest: 8b2bb74 on 3/6/2021, 7:51:01 PM
📄.gitignore
📄LICENSE
📄Makefile
📄README.md
📄common.js
📄counts.js
📄do.sh
📄draft.sh
📄index.html
📄index.js
📄package-lock.json
📄package.json
📄peeks.sh
📄process-ids.js
📄run.js
📄run.sh
README.md

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