Installing the Neuroblox GUI
The Neuroblox graphical application is distributed as a downloadable installer for Windows, macOS, and Linux.
Installation
- Visit the Neuroblox.jl releases on GitHub.
- Download the appropriate archive for your operating system:
- Extract the downloaded ZIP archive.
- Install the application:
- Windows: Open the extracted folder, then double-click the
.exeinstaller and follow the on-screen installation wizard. - macOS: Open the extracted
.dmgfile, then drag Neuroblox into the Applications folder. - Linux: Open the extracted folder, then make the
.AppImagefile executable (chmod +x) and double-click it to launch, or run it from a terminal.
- Windows: Open the extracted folder, then double-click the
Specific Installation Instructions
macOS
NeurobloxGUI will launch after the user acknowledges that the software was downloaded from the internet. The NeurobloxGUI app is code-signed through the Apple Developer Program.
Windows
Windows may display a "Windows protected your PC" SmartScreen warning:
- On the warning dialog, click More info.
- Click the Run anyway button that appears.
- Follow the installation wizard as normal.
Windows will remember your choice, so the warning will not appear again for this installer.
Linux
Linux does not block unsigned applications, but the .AppImage file must be marked as executable before it can run:
- In your file manager, right-click the
.AppImage, open its Properties, and enable Allow executing file as program (or runchmod +x neuroblox-*.AppImagefrom a terminal). - Double-click the file, or launch it from a terminal with
./neuroblox-*.AppImage.
System Requirements
Supported operating systems
- Windows: Windows 10 or later (x86-64)
- macOS: macOS 12 Monterey or later on Apple Silicon (M1, M2, M3, M4, or newer)
- Linux: A modern 64-bit distribution (x86-64) with a desktop environment
Hardware recommendations
- Memory: 16 GB RAM
- Processor: 64-bit processor, 4+ CPU cores