Skip to content

BiggiePete/easyeda2kicad-App

Repository files navigation

EZ_LCSC2KiCAD

A small toolkit to help create KiCad projects by pulling parts and metadata from LCSC.

This repository contains two main pieces:

  • ez-lcsc-chrome-ex — a browser extension (Svelte) used to scrape or integrate with LCSC pages.
  • ez-lcsc-desktop-connector — a Tauri desktop app that helps import parts into KiCad projects and manage local data.

Quick links

  • Chrome extension: ez-lcsc-chrome-ex
  • Desktop connector: ez-lcsc-desktop-connector
  • CI/release workflows: .github/workflows

Quick start

  1. Clone the repository:
git clone https://github.com/BiggiePete/easyeda2kicad-App.git
cd EZ_LCSC2KiCAD
  1. Build the production Chrome extension:
npm i
npm run build
  1. Build the desktop connector (Windows example):
cd ..\ez-lcsc-desktop-connector
npm i
npm run tauri build

About

Desktop app and chrome extension that allows you to rapidly import LCSC and JLC parts directly into your KiCAD project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors