Version 0.3.0beta
ADDA GUI 0.3.0beta
Major changes:
- a setting dialog was added
- autodownload adda from github for Windows, Linux and Mac
Windows installation:
- unzip adda-gui_beta0.3.0_win64.zip to PATH\TO\ADDA-GUI
- open PATH\TO\ADDA-GUI in file explorer
- execute adda-gui.exe
Linux installation:
Run commands below
cd PATH/TO/adda-gui_beta0.3.0_linux.zip
mkdir -p PATH/TO/ADDA-GUI
unzip adda-gui_beta0.3.0_linux.zip -d PATH/TO/ADDA-GUI
cd PATH/TO/ADDA-GUI
sudo chmod +x ./adda-gui.sh
sudo chmod +x ./jbr/bin/java
./adda-gui.sh
MacOS installation:
-
copy adda-gui.app into /Applications/
-
run command below:
chmod +x /Applications/adda-gui.app/Contents/MacOS/JavaAppLauncher -
try to start adda-gui, it will be blocked
-
go to System Preferences -> Security and Privacy, find adda-gui and press button open anyway