Skip to content

juligarcia/ngg-spice

Repository files navigation

Graphic Spice

Graphic Spice is an open-source SPICE circuit design and simulation visual tool.

Under The Hood

Graphic Spice uses the following packages under the hood:

Getting Started

Installing The App

You can download the latest release artifacts from the releases page.

macOS Caveat

Since this proyect is not code signed (yet) you'll have to forcefully code sign it to install on macOS. To do that you can execute the following script in your terminal:

xattr -rc /Applications/Graphic\ Spice.app && codesign --force --deep --sign - /Applications/Graphic\ Spice.app

User Guide

If you want to learn how to use Graphic Spice you can follow the following guides:

Developing

Running the app:

yarn tauri dev

Building the app:

yarn tauri build

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors