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

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under MIT.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

85

Reproducibility6pt12

No dependency lockfile found (−70 pts).

Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.

CI/CD14pt85

CI is configured (.github/workflows/tests.yml).

Tests18pt100

Test files detected (test-e2e/backup/gist.test.ts).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

97

Dependency manifest6pt92

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 70
    Forks
  • 32
    Releaseslatest 5y ago

Community

  • Community health
  • authors own >50% of commits
  • 922
    Watchers

Responsiveness

  • 16h
    Median issue response
  • <1h
    Median PR merge time
  • 16
    Open issues
Repository files26 root entries
  • .github
    Good: 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-e2e
    Good: Test files detected (test-e2e/backup/gist.test.ts).
  • types
  • .codebeatignore
  • .commitlintrc.ts
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitignore
    Good: .gitignore present.
  • CHANGELOG.md
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under MIT.
  • LICENSE_ANTI_996
  • package.json
    Good: Dependency manifest found (package.json).
  • README-zh.md
    Good: 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