Skip to content

Library loader for Component Search Engine for Linux

Notifications You must be signed in to change notification settings

kcalden/kicad-cse-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiCAD CSE LibLoader

Takes a set of components downloaded from Component Search Engine and merges them with some main library. The main library name and location as well as the download folder is set in the config file.

Using the program

Clone this repository and build the program using Cargo (cargo build --release).

Take the executable from target/release and place it anywhere you want then copy loader.toml from this folder to the folder that the executable in.

Modify loader.toml to your liking.

Now you can run the executable whenever you want to update your main lobby.

Multiple libraries

You can place multiple executables in different folders with their own loader.toml files and run them to update different libraries.

About

Library loader for Component Search Engine for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages