Skip to content

Install UBA on macOS

Eliran Wong edited this page Jun 6, 2022 · 11 revisions

Install UBA on macOS

This wiki page describes how to install Unique Bible App on macOS.

The set up method given below are written for non-technical. With this method, users do not require typing any command line entry, but it may takes a few more steps, when compared with methods running with command lines. Technical users may also read command-line installation methods at https://github.com/eliranwong/UniqueBible/wiki/installation

Instructions below do not require command entry:

Step 1) Download and install Python Library

Step 2) Download the UBA zip package and Unzip

Step 3) Create a shortcut file

Step 4) Double-click the created shortcut file

Step 1 - Download and install Python Library

Go to https://www.python.org/downloads/ to download official python installer:

py1

Locate the downloaded file in the "Download" directory:

py2

Double-click to install Python Library

py3

Step 2 - Download the UBA zip package

Click the link below and download:

Unique Bible App zip package

Please note that it may take a while, do not close your web browser before the zip package is completely downloaded.

When the package is completely downloaded, you can find it unpacked in "Download" directory.

ubazip1

You may want to move the UBA folder "UniqueBible-main" to where you want to store it, e.g. Desktop

ubazip2

Step 3 - Create a shortcut file

Inside the downloaded folder, locate file "uba.py" and right-click and select "Python Launcher" of the latest python version you installed in the step above.

createShortcut1

At first, it does nothing, because you need to lift off security restriction before you can create a shortcut file with this method.

Open macOS "System Preferences", enter "security" to filter out available options. Select "Security & Privacy".

allowOpen0

As you can see from the following screenshot, "uba.py" was blocked ...

Simply select "Open Anyway".

allowOpen1

Then, select "Open"

allowOpen2

Open the file "uba.py" again with "Python Launcher" of the latest python version you installed in step two.

createShortcut1

After you see "Process completed", you should see a new file "uba.sh" is created in the same folder.

The "uba.sh" is the file, which we would use to run Unique Bible App on macOS.

createShortcut2

Step 4 - Launch Unique Bible App

Right click the file "uba.sh" (NOT "uba.py") and select "Open With" > "Other"

runShortcut1

Select directory "Applications" and double-click to open "Utilities".

runShortcut2

Change "Recommended Applications" to "All Applications".

Select "Terminal".

Select "Always Open With"

Select "Open"

runShortcut3

In the first run, Unique Bible App automatically install all required and featured packages for users. Therefore, the first run takes more time than a regular setup.

finish0

Select "OK" to update required files.

finish1

Congratulations! With steps above, you should finally see Unique Bible App loaded with bible content.

finish2

Run Unique Bible App after initial Setup

The steps above are required to be done once.

To launch UBA thereafter, simply double-click the shortcut file "uba.sh".

Executable App Shortcut

Instead of running UBA with uba.sh, you can create an executable app shortcut.

Read https://github.com/eliranwong/UniqueBible/wiki/Create-an-Executable-Shortcut-on-macOS

Clone this wiki locally