Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/activitywatch/stats
A repo for collecting stats about the project
https://github.com/activitywatch/stats
activitywatch statistics usage
Last synced: about 4 hours ago
JSON representation
A repo for collecting stats about the project
- Host: GitHub
- URL: https://github.com/activitywatch/stats
- Owner: ActivityWatch
- Created: 2020-03-27T11:46:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T06:21:52.000Z (10 days ago)
- Last Synced: 2024-10-29T09:52:33.493Z (10 days ago)
- Topics: activitywatch, statistics, usage
- Language: Python
- Homepage: https://activitywatch.net/stats/
- Size: 4.49 MB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ActivityWatch stats
===================Collecting and analyzing stats about the ActivityWatch project.
Some of the data can be viewed at: https://activitywatch.net/stats/
There's also a related project for generating contributor stats in: https://github.com/ActivityWatch/contributor-stats/
## Data
All data is stored in the `data` folder.
These data are updated automatically in CI:
- `stats.csv` - Downloads & GitHub stars
- `releases.csv` - Release dates of past releasesThe following is manually updated:
- `chrome-weekly-users.csv` - Chrome extension weekly active users
- `firefox-daily-users.csv` - Firefox extension daily active users
- `notes.csv` - Manual entries of major/interesting events### TODO
- Twitter followers
- AlternativeTo votes
- ~~Events - releases, posts to reddit, published on ProductHunt, etc.~~
- Website analytics (collected with Google Analytics, might be analyzed here)
- Per version/platform download stats