Skip to content

ssbc/ssb-usage-stats

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Usage Stats

Scripts to generate network usage.

node index.js {active-timespans|active-weekly|lifespans}
  active-timespans: number of active users, for a set of past time intervals
  active-weekly: number of active users, per week
  lifespans: how long users are staying active (retention)

The helper script, dump.sh, will run each script and write to a .json. You can then host the folder and open index.html to see a visualization of the data.

screenshot.png

About

Generate statistics about network use (number of users, growth, retention, etc)

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published