Good community traction and solid fundamentals. Nearly in the top tier.
This is an active mirror of the KiCad development branch, which is hosted at GitLab (updated every time something is pushed). Pull requests on GitHub are not accepted or watched.
Documentation
88
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under GPL-3.0.
Engineering
68
No linter or formatter config found.
→ Add a linter config such as .eslintrc.json, .prettierrc, ruff.toml, or .golangci.yml to enforce consistent code style.
CI is configured (.github/workflows/lockdown.yml).
Test files detected (qa/resources/fonts/make_symbol_pua_test.py).
Lockfile present (qa/data/pcbnew/wizards/qfp_wizard/requirements.txt). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (qa/data/pcbnew/wizards/qfp_wizard/requirements.txt).
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)
- 650Forks
- 41Releaseslatest 3y ago
Community
- —Community health
- —authors own >50% of commits
- 2,774Watchers
Responsiveness
- —Median issue response
- —Median PR merge time
- 0Open issues
Repository files55 root entries
- .githooks
- .githubGood: CI is configured (.github/workflows/lockdown.yml).
- .gitlab
- 3d-viewer
- api
- bitmap2component
- cmake
- common
- cvpcb
- demos
- doxygen
- eeschema
- gerbview
- include
- kicad
- libs
- pagelayout_editor
- pcb_calculator
- pcbnew
- plugins
- qaGood: Test files detected (qa/resources/fonts/make_symbol_pua_test.py).Good: Lockfile present (qa/data/pcbnew/wizards/qfp_wizard/requirements.txt). Installs are reproducible.Good: Environment pinned via qa/arm64/Dockerfile.Good: Dependency manifest found (qa/data/pcbnew/wizards/qfp_wizard/requirements.txt).
- resources
- signing
- thirdpartyGood: Issue or PR templates present.
- tools
- translation
- utils
- _clang-format
- .clang-tidy
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitlab-ci.yml
- AUTHORS.txt
- CMakeLists.txt
- CMakePresets.json.sample
- code-of-conduct.md
- 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.Good: Contributing guide describes code style expectations.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
- copyright.h
- install-deps.sh
- INSTALL.txt
- LICENSEGood: Licensed under GPL-3.0.
- LICENSE.3-CLAUSE-BSD
- LICENSE.APACHE-2.0
- LICENSE.BOOSTv1_0
- LICENSE.CC-BY-SA-4.0
- LICENSE.CC0
- LICENSE.GPLv3
- LICENSE.ISC
- LICENSE.MIT
- LICENSE.READMEGood: 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.
- README.md
- setup-env.sh
- uncrustify.cfg
- vcpkg-configuration.json
- vcpkg.json