New Simulacrum & Symmetry Builds (finally)

2019-04-06
1 min read
Featured Image

Although there have been numerous improvements to the Simulacrum codebase over the last months, these were only available to those tech-savvy enough to build the Git source code. Subsequently, I received many requests (from Windows and Android users in particular) for an updated set of builds.

Below follows a summary of the builds that are now available (some of which are automatic CI builds!).

Windows

Format: Zipped, Portable, Arch: x86-64, Type: Development, Schedule: Manual build

Steps:

  1. Download
  2. Unzip
  3. Run one of:
    1. ‘Symmetry Portable’ (uses the portable configuration directory) – Choose this one if you don’t specifically want one of the other options.
    2. ‘Symmetry’ (uses the configuration directory of the current user)
    3. ‘Symmetry Touchscreen’ (for use on touchscreen devices)
    4. ‘SLua’ (for Simulacrum Lua scripts)
    5. ‘DCMTool’ (DICOM command-line ‘swiss-army knife’)

Linux

Format: AppImage (for all distributions since ~2016), Arch: x86-64, Type: Development, Schedule: Automated build

Steps:

  1. Download AppImage

$ wget http://mahicks.org/Simulacrum/files/development/linux/Symmetry-LATEST.AppImage

  1. Make the AppImage executable:

$ chmod a+x Symmetry-LATEST.AppImage

  1. Execute the AppImage:

$ ./Symmetry-LATEST.AppImage

Optional: Extract binaries from AppImage:

$ ./Symmetry-LATEST.AppImage --appimage-extract

Android

Format: Playstore, Type: Development Beta, Schedule: Manual build

Visit the Google Playstore page and enroll in the beta.

NOTE: Observe any beta-specific instructions on the Playstore page.

Avatar

Michael A. Hicks

Irregular writings on nondescript topics. And some photographs too.