Polished and well engineered. Punching above its star count.
Time Tracker for Browser. Help you track time, analyze your habits and block addictive sites
Documentation
92
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
85
No dependency lockfile found (−70 pts).
→ Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.
CI is configured (.github/workflows/tests.yml).
Test files detected (test-e2e/backup/gist.test.ts).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 70Forks
- 32Releaseslatest 5y ago
Community
- —Community health
- —authors own >50% of commits
- 922Watchers
Responsiveness
- 16hMedian issue response
- <1hMedian PR merge time
- 16Open issues
Repository files26 root entries
- .githubGood: CI is configured (.github/workflows/tests.yml).Good: Dependabot configured for npm.Good: Issue or PR templates present.
- .husky
- .vscode
- doc
- examples
- public
- rspack
- script
- src
- test
- test-e2eGood: Test files detected (test-e2e/backup/gist.test.ts).
- types
- .codebeatignore
- .commitlintrc.ts
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- CHANGELOG.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- knip.ts
- LICENSEGood: Licensed under MIT.
- LICENSE_ANTI_996
- package.jsonGood: Dependency manifest found (package.json).
- README-zh.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README.md
- tsconfig.json
- tsconfig.node.json