This module converts kicad files into a circuit json, an easy-to-use JSON format for electronics or tscircuit code.
Currently only supports conversion to OpenAPI(fka Swagger) 2.0 format, and from OpenAPI 2.0 to OpenAPI 3.0.x You can also use the online version at https://lucybot ...
I’ve been self-hosting services inside containerized environments ever since I built my first NAS. During this time, I’ve encountered my fair share of useful services, some of which are so handy that ...