Good shape overall. A few tweaks would push it into the top tier.

๐Ÿ“ฑ๐Ÿ˜€ Video & audio calls through Nextcloud on Android

Documentation

95

Contributing guide5pt85

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Other.

Engineering

74

Reproducibility6pt10

No dependency lockfile found (โˆ’70 pts).

โ†’ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.

CI/CD14pt72

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

Tests18pt80

Test files detected (app/src/androidTest/java/com/nextcloud/talk/ExampleInstrumentedTest.java).

Linting and formatting5pt100

Java/Kotlin linting configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (build.gradle).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • โ€”
    Commits (30d / 90d)
  • 312
    Forks
  • 266
    Releaseslatest 8y ago

Community

  • โ€”
    Community health
  • โ€”
    authors own >50% of commits
  • 727
    Watchers

Responsiveness

  • <1h
    Median issue response
  • <1h
    Median PR merge time
  • 478
    Open issues
Repository files36 root entries
  • .devcontainer
    Good: Environment pinned via .devcontainer/Dockerfile.
  • .github
    Good: CI is configured (.github/workflows/check.yml).
    Good: Issue or PR templates present.
  • .idea
    Issue: Build artifacts or local files may be committed (.idea/codeStyles) (โˆ’40 pts).Fix: Remove them and add to .gitignore.
  • .tx
  • app
    Good: Test files detected (app/src/androidTest/java/com/nextcloud/talk/ExampleInstrumentedTest.java).
  • contribute
  • docs
  • drawable_resources
  • fastlane
  • gradle
  • LICENSES
  • scripts
  • .editorconfig
    Good: Java/Kotlin linting configured (.editorconfig).
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • AUTHORS.md
  • build.gradle
    Good: Dependency manifest found (build.gradle).
  • CHANGELOG.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (โˆ’12 pts).Fix: Show new contributors how to get a local dev environment running.
    Issue: Contributing guide lacks a code style section (โˆ’8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • detekt.yml
  • gradle.properties
  • gradlew
  • gradlew.bat
  • gradlew.bat.license
  • gradlew.license
  • LICENCE.md
    Good: Licensed under Other.
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    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.
  • renovate.json5
  • renovate.json5.license
  • REUSE.toml
  • SECURITY.md
    Good: Security policy present.
  • settings.gradle
  • SETUP.md
  • spotbugs-filter.xml