A Python-based CLI tool to check, install, and manage circuit simulation tools like ngspice and KiCad.
eSim Tool Manager is a simple command-line utility that helps users quickly verify and install required tools for circuit simulation environments.
It is especially useful for:
- Students using eSim / ngspice / KiCad
- Linux users setting up simulation environments
- Beginners who want automation instead of manual setup
- ✔ Check if a tool is installed
- ⚙️ Install tools automatically
- 🔍 Check all tools at once
- 📋 Show supported tools
- 📌 Check tool versions
- ❌ Handle unsupported tools gracefully
- ngspice
- kicad
- python3
- htop
https://drive.google.com/file/d/1NIaFloDxjFdYwVjj7G-khRWaDVh_sQIo/view?usp=sharing
