Good shape overall. A few tweaks would push it into the top tier.
๐ฑ๐ Video & audio calls through Nextcloud on Android
Documentation
95
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under Other.
Engineering
74
No dependency lockfile found (โ70 pts).
โ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
CI is configured (.github/workflows/check.yml).
Test files detected (app/src/androidTest/java/com/nextcloud/talk/ExampleInstrumentedTest.java).
Java/Kotlin linting configured (.editorconfig).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (build.gradle).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- โCommits (30d / 90d)
- 312Forks
- 266Releaseslatest 8y ago
Community
- โCommunity health
- โauthors own >50% of commits
- 727Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 478Open issues
Repository files36 root entries
- .devcontainerGood: Environment pinned via .devcontainer/Dockerfile.
- .githubGood: CI is configured (.github/workflows/check.yml).Good: Issue or PR templates present.
- .ideaIssue: Build artifacts or local files may be committed (.idea/codeStyles) (โ40 pts).Fix: Remove them and add to .gitignore.
- .tx
- appGood: Test files detected (app/src/androidTest/java/com/nextcloud/talk/ExampleInstrumentedTest.java).
- contribute
- docs
- drawable_resources
- fastlane
- gradle
- LICENSES
- scripts
- .editorconfigGood: Java/Kotlin linting configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- AGENTS.md
- AUTHORS.md
- build.gradleGood: Dependency manifest found (build.gradle).
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: 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.mdGood: Licensed under Other.
- README.mdGood: 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.mdGood: Security policy present.
- settings.gradle
- SETUP.md
- spotbugs-filter.xml