Rough and inactive. Tests, CI, and a fuller README would revive it.
A privacy-conscious Android keyboard made for your thumbs
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
51
No tests detected anywhere in the repository.
→ Add automated tests. They prove the code works and give contributors confidence to make changes.
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 (.woodpecker.yml).
Java/Kotlin linting configured (.editorconfig).
Issue or PR templates present.
Project health
64
No pushes in over 2 years. Looks unmaintained (−95 pts).
→ A recent commit signals the project is alive and worth using.
Repository has a description.
Dependency manifest found (build.gradle).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 0Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 0Watchers
Responsiveness
- —Median issue response
- —Median PR merge time
- 0Open issues
Repository files15 root entries
- .githubGood: Issue or PR templates present.
- app
- fastlane
- gradle
- .editorconfigGood: Java/Kotlin linting configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .woodpecker.ymlGood: CI is configured (.woodpecker.yml).
- build.gradleGood: Dependency manifest found (build.gradle).
- gradle.properties
- gradlew
- gradlew.bat
- LICENSEGood: Licensed under AGPL-3.0.
- 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.
- RELEASES.md
- settings.gradle