Skip to content

How to use

Grzegorz Wziątek edited this page Oct 27, 2021 · 3 revisions

How to use this app

Method one (download executable)

Method two (needs you to compile application)

  • clone repository
  • install dependencies by yarn install or npm i
  • run build task by yarn build or npm run build
  • execute cd build
  • execute node main/index.js
  • follow application instructions
  • stats will be downloaded and report.html file will be generated (alongside with raw activity data & stats json file)
Clone this wiki locally