Skip to content

TKO Circuit Simulator Official Packaging

Compare
Choose a tag to compare
@rohan-bansal rohan-bansal released this 03 Oct 21:51
· 369 commits to master since this release

The below is outdated. Look above

## Installation

### Windows

1. Download `windows.zip`

2. Right click the file and select `Extract All`

3. Open the folder `windows`, then open the folder `bin`

4. Double click `TKOcircuitsim.exe` and the app should open. Do not move the `exe` file to any other location.

*Note*
Should the program crash with the error requiring a Java Runtime, download it [here](https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jre_x64_windows_hotspot_8u265b01.msi), open the file, and follow the instructions. Then run the simulator again.

### Mac

You need JRE 1.8 (Java Runtime Environment) to run this. Download it ![here](https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jre_x64_mac_hotspot_8u265b01.pkg). 

Double click the file to open the installer and follow its instructions (you don't need to change any presets). 
If you have parental controls and cannot allow the install, this is a good excuse to get your parents to remove them.

1. Download `tko-electronics-sim.dmg` below.

2. Double click it. A Finder window with the app `electronicssim` should open

3. Right click the app and select `Open`, then click `Open Anyways`. The app should open.

### Linux/BSD

1. You need JRE 1.8 to run this. If you don't have Java 1.8 already, download it ![here](https://www.oracle.com/java/technologies/javase-jre8-downloads.html) and select the download for your OS. Follow the installation directions.

2. Download `desktop-1.0.jar` below and run it with double click or use your shell and run `java -jar desktop-1.0.jar`.