Circuitjs1
Standalone (offline) version of the Circuit Simulator with small modifications based on modified NW.js.
Install / Use
/learn @SEVA77/Circuitjs1README
CircuitJS1 Desktop Mod
Circuit Simulator is renamed CircuitJS1 Desktop Mod

The source code for offline version of the Circuit Simulator with minor modifications based on modified NW.js. It was originally written by Paul Falstad as a Java Applet. It was adapted by Iain Sharp to run in the browser using GWT. The program was modified and compiled to offline version for Windows (x32, x64), Linux (x32, x64) and MacOS (x64, arm64) by Usevalad Khatkevich.
This program is distributed by me as a program for education. It is not recommended to use the program for modeling real circuits, since many components in the program are idealized.
The program supports the following languages: English, Russian, Danish, German, Polish, Spanish, French, Italian, Portuguese, Czech, Norwegian, Chinese, Japanese.
For a web version of the application see:
Paul's Page: https://www.falstad.com/circuit/
Source code: https://github.com/pfalstad/circuitjs1
Iain's Page: https://lushprojects.com/circuitjs/
Source code: https://github.com/sharpie7/circuitjs1
Downloads:
You can download this program for Windows (x32, x64), Linux (x32, x64) and Mac OS X (x64, arm64):
If you have problems with this application, you can try to use this offline application of the main developer based on Electron.
Building the program
The tools you will need to build the project are:
- JDK 8+
- Maven 3+
- Node.js with npm
Install the dependencies in the local node_modules folder:
npm install
For full build for all platforms without rebuilding GWT app run:
npm run build
For full build with rebuilding GWT app run:
npm run full
Output folder: ./out/
Also you can build only the GWT application:
npm run buildgwt
and run it in NW.js SDK version:
npm start
Output folder: ./target/site/
Development
Various build options, checker and devmod are available in the development menu:
npm run dev
Separate commands:
Check the build steps:
npm run check
Run devmode:
npm run devmode
Devmode works directly in the war directory separate from the target/site directory.
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
© Usevalad Khatkevich 2025
Credits
- Paul Falstad - Creator
- Iain Sharp - JavaScript conversion, so there are more opportunities for the development of this application.
- Brian Gordon - Mavenized version of circuitjs1
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
