app
KiCad - the KiCad Bridge
Public Made by Adomby adom
Reference implementation of the KiCad bridge — multi-instance Python server, forward path via kicad-cli, reverse path via in-process plugin. Most complex of the three bundled bridges.
{
"manifest_version": 1,
"name": "kicad",
"version": "0.9.75",
"url": "https://wiki.adom.inc/download/adom/kicad-bridge/0.9.75/adom-bridge-kicad-v0.9.75.zip",
"sha256": "3a64441f363b2c8c504c7531288f41cbd61063ff6f4eb30428c3954947004722",
"size": 367957,
"verbPrefixes": [
"kicad_"
],
"healthEndpoint": "/status",
"released_at": "2026-08-09T10:29:21Z",
"hero": "https://wiki.adom.inc/blob/app/kicad-bridge/kicad-hero.png",
"languages": [
"Python",
"PowerShell"
],
"updateManifestUrl": "https://wiki.adom.inc/api/v1/pages/kicad-bridge/files/adom-bridge-kicad-manifest.json"
}