0
/ 100
Polished and well engineered. Punching above its star count.
Fluux Messenger: A fast, modern, cross-platform XMPP client for communities and organizations.
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 2Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 3Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
90
README is present.
README documents how to install the project.
Contributing guide is detailed and thorough.
Licensed under AGPL-3.0.
Engineering
96
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (apps/fluux/src/App.reconnect.test.tsx).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (apps/fluux/eslint.config.js).
Issue or PR templates present.
Project health
89
Dependency manifest found (package.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)
- 20Forks
- 30Releaseslatest 5mo ago
Community
- -Community health
- -authors own >50% of commits
- 367Watchers
Responsiveness
- 4hMedian issue response
- <1hMedian PR merge time
- 68Open issues
Repository files27 root entries
- .claude
- .devcontainer
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- appsGood: Test files detected (apps/fluux/src/App.reconnect.test.tsx).Good: Linter or formatter configured (apps/fluux/eslint.config.js).
- assets
- docs
- packages
- packaging
- screenshots
- scripts
- .gitignoreGood: .gitignore present.
- CHANGELOG.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.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.
- fluux-messenger.doap
- LICENSEGood: Licensed under AGPL-3.0.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- playwright.config.ts
- playwright.scroll.config.ts
- playwright.ux.config.ts
- playwright.video.config.ts
- 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.
- RELEASE_NOTES.md
- renovate.json
- SUPPORTED_XEPS.md
- tsconfig.base.json
- tsconfig.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/processone/fluux-messenger)