0
/ 100
Solid foundation. Invest in docs and CI to grow from here.
a selective binarization and re-encoding program to prepare scanned books for pleasant reading on E-ink readers
Documentation
82
README is present.
CONTRIBUTING guide found.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
76
No Cargo.lock found (−70 pts). Rust binary/application crates should commit Cargo.lock.
→ Run `cargo build` and commit the resulting Cargo.lock file.
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Test files detected (djvulibrust/tests).
CI is configured (GUI/rfd/.github/workflows/cargo-deny.yml).
Rust linting configured (freya-main/.editorconfig).
Project health
95
Dependency manifest found (Cargo.toml).
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)
- 0Forks
- 3Releaseslatest 10mo ago
Community
- -Community health
- -authors own >50% of commits
- 16Watchers
Responsiveness
- 12d 19hMedian issue response
- <1hMedian PR merge time
- 0Open issues
Repository files26 root entries
- .cargo
- assets
- dev-misc
- djvulibrustGood: Test files detected (djvulibrust/tests).
- docs
- freya-mainGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Rust linting configured (freya-main/.editorconfig).
- GUIGood: Licensed under AGPL-3.0.Good: CI is configured (GUI/rfd/.github/workflows/cargo-deny.yml).
- language_service
- lege-gpu
- lege-ocr
- legencode
- scripts
- src
- .codex
- .gitattributes
- .gitignoreGood: .gitignore present.
- .sync-allowlist
- build.rs
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CLAUDE.md
- external_version.txt
- lege.desktop
- LICENSE
- page_0002-original.png
- 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.Issue: No live demo link in the README (−20 pts).Fix: Link to a deployed version, docs site, or demo video. Users want to see it running.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- Screenshot2.png