Skip to content

Effortlessly install & Import KiCAD Components with LCSC Part Numbers

Notifications You must be signed in to change notification settings

kaustubhdoval/PartFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

PartFetch

Effortlessly install KiCAD footprints, schematics, and 3D models
View Demo · Report Bug · Request Feature

Utility Screenshot

About The Project

PartFetch is a simple utility designed to streamline the process of installing KiCAD footprints, schematics, and 3D models using LCSC part numbers. The app runs in your system tray for quick access and convenience.

Installation

  1. Clone this Repo
  2. Run the main.py script (Python 3.8+)
  3. Application should show up on the System Tray

Script to generate the EXE:

pyinstaller partfetch/main.py --onefile --windowed --icon=partfetch/assets/PartFetchLogo.ico --name PartFetch --add-data "partfetch/assets/PartFetchLogo.ico;assets"

Roadmap

  • Add images in the ReadMe
  • Add EXE download
  • Verify MacOS functionality
  • Verify Linux functionality

Acknowledgments

This Utility is essentially a wrapper for the easyeda2kicad.py library

(back to top)

About

Effortlessly install & Import KiCAD Components with LCSC Part Numbers

Resources

Stars

Watchers

Forks

Contributors