gspiceui
Graphical user interface for gnucap and ngspice
Install
- All systems
-
curl cmd.cat/gspiceui.sh
- Debian
-
apt-get install gspiceui
- Ubuntu
-
apt-get install gspiceui
- Kali Linux
-
apt-get install gspiceui
- Fedora
-
dnf install gspiceui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gspiceui
- Raspbian
-
apt-get install gspiceui
- Dockerfile
- dockerfile.run/gspiceui
gspiceui
Graphical user interface for gnucap and ngspice
Gspiceui is a graphichal user interface for the two freely available electronic circuit engines: GNU-Cap and Ng-Spice. Current features are: * Import gschem schematic files using gentlist. * Load and parse circuit description (net list) files. * Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and generates appropriate simulator commands based on user input. * Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and generates appropriate simulator commands based on user input. * The raw output may be viewed for any processes initiated by gspiceui.