CHG partdb-install
This commit is contained in:
13
depot.kuschel.at.kicad_httplib
Normal file
13
depot.kuschel.at.kicad_httplib
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"meta": {
|
||||
"version": 1.0
|
||||
},
|
||||
"name": "Part-DB library",
|
||||
"description": "This KiCAD library fetches information externally from ",
|
||||
"source": {
|
||||
"type": "REST_API",
|
||||
"api_version": "v1",
|
||||
"root_url": "https://depot.kuschel.at/en/kicad-api/",
|
||||
"token": "the token has to be replaced, the token is stored in the kdbx password safe"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user