app
Adom Concur
Public Made by Adomby adom
Cross-source consensus check for chip libraries — scores whether the KiCad, EAGLE, and Altium libraries AND the adom-ds2sf datasheet extraction all AGREE on pins, pads, names, and package, across seve
{
"slug": "adom-concur",
"version": "1.0.3",
"type": "app",
"description": "Cross-source consensus check for chip libraries \u2014 scores whether the KiCad, EAGLE, and Altium libraries AND the adom-ds2sf datasheet extraction all AGREE on pins, pads, names, and package, across seven axes. Now reads Altium symbols natively (altium-schlib) so Altium votes on the symbol axes too.",
"dependencies": {
"adom/altium-schlib": "*",
"adom/altium-pcblib": "*"
},
"tags": [
"altium",
"cli",
"consensus",
"ds2sf",
"eagle",
"eda",
"kicad",
"validation"
],
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"needs_sudo": true,
"hero": {
"type": "image",
"path": "adom-concur-hero-v4.png"
},
"visibility": "public",
"title": "Adom Concur",
"author": {
"name": "John Lauer",
"email": "[email protected]"
},
"install": {
"binary_name": "adom-concur"
},
"org": "adom",
"updated_at": "2026-06-25T01:59:24.665Z",
"source_visibility": "public"
}