A well-known project done right. Strong docs and solid engineering throughout.

Fast, modern and advanced photo management suite. Runs as a Nextcloud app.

Documentation

76

Contributing guide5pt0

No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).

Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

90

Tests18pt80

Test files detected (e2e/folders.spec.ts).

Reproducibility6pt80

Lockfile present (composer.lock). Installs are reproducible.

CI/CD14pt100

CI is configured (.github/workflows/e2e.yaml).

Linting and formatting5pt100

PHP linting configured (.prettierrc).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (composer.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)
  • 154
    Forks
  • 230
    Releaseslatest 3y ago

Community

  • Community health
  • authors own >50% of commits
  • 3,793
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 20h
    Median PR merge time
  • 594
    Open issues
Repository files40 root entries
  • .devcontainer
    Good: Environment pinned via .devcontainer/Dockerfile.
  • .examples
  • .github
    Good: CI is configured (.github/workflows/e2e.yaml).
    Good: Issue or PR templates present.
  • .tx
  • .vscode
  • android
    Good: Licensed under AGPL-3.0.
  • appinfo
  • docs
  • e2e
    Good: Test files detected (e2e/folders.spec.ts).
  • go-vod
  • img
  • l10n
  • lib
  • metadata
  • patches
  • scripts
  • src
  • stubs
  • templates
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .l10nignore
  • .npmignore
  • .php-cs-fixer.php
  • .prettierrc
    Good: PHP linting configured (.prettierrc).
  • CHANGELOG.md
  • composer.json
    Good: Dependency manifest found (composer.json).
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • COPYING
  • exiftest.jpg
  • Makefile
  • mkdocs.yml
  • package-lock.json
  • package.json
  • playwright.config.ts
  • psalm-ls.xml
  • psalm.xml
  • README.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.
  • tsconfig.json
  • webpack.config.ts