File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,22 @@ permalink: /stats/
77// Bullshit to get the page to render: https://github.com/DougBeney/jekyll-pug/issues/19#issuecomment-1131441149
88 | {% if 1 %}{% endif %}
99
10+ p Some stats of ActivityWatch downloads, users, and stars.
11+
12+ p All data is collected in the #[ a( href ="https://github.com/ActivityWatch/stats" ) stats] repository.
13+
14+ hr
15+
1016h3 Downloads
1117p
12- | Here you can see some download statistics , updated every 24h.
18+ | Download statistics for releases , updated every 24h.
1319img( src ="/img/stats/downloads.png" width ="100%" )
1420
1521hr
1622
1723h3 Active users
1824p
19- | How many people are using the aw-watcher-web extension in Chrome or Firefox.
25+ | How many people are using the aw-watcher-web extension in Chrome or Firefox. Updated manually on an irregular basis.
2026img( src ="/img/stats/chrome-wau.png" width ="100%" )
2127img( src ="/img/stats/firefox-dau-7d.png" width ="100%" )
2228
2531h3 Stargazers over time
2632a( href ="https://starchart.cc/ActivityWatch/activitywatch" )
2733 img( title ="Stargazers over time" src ="https://starchart.cc/ActivityWatch/activitywatch.svg" width ="100%" )
34+
35+ hr
36+
37+ p
38+ small Want more statistics? Check out the #[ a( href ="/contributors/" ) contributor stats] .
You can’t perform that action at this time.
0 commit comments