0
/ 100
Polished and well engineered. Punching above its star count.
Fluux Messenger: A fast, modern, cross-platform XMPP client for communities and organizations.
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 4mo 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