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
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.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
90
Test files detected (e2e/folders.spec.ts).
Lockfile present (composer.lock). Installs are reproducible.
CI is configured (.github/workflows/e2e.yaml).
PHP linting configured (.prettierrc).
Issue or PR templates present.
Project health
100
Dependency manifest found (composer.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)
- 154Forks
- 230Releaseslatest 3y ago
Community
- —Community health
- —authors own >50% of commits
- 3,793Watchers
Responsiveness
- 3hMedian issue response
- 20hMedian PR merge time
- 594Open issues
Repository files40 root entries
- .devcontainerGood: Environment pinned via .devcontainer/Dockerfile.
- .examples
- .githubGood: CI is configured (.github/workflows/e2e.yaml).Good: Issue or PR templates present.
- .tx
- .vscode
- androidGood: Licensed under AGPL-3.0.
- appinfo
- docs
- e2eGood: Test files detected (e2e/folders.spec.ts).
- go-vod
- img
- l10n
- lib
- metadata
- patches
- scripts
- src
- stubs
- templates
- .gitattributes
- .gitignoreGood: .gitignore present.
- .l10nignore
- .npmignore
- .php-cs-fixer.php
- .prettierrcGood: PHP linting configured (.prettierrc).
- CHANGELOG.md
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: 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.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.
- tsconfig.json
- webpack.config.ts