-
-
Notifications
You must be signed in to change notification settings - Fork 37
Installation
If you can run 'python3', then it is already installed. Make sure it is at least version 3.7 by running python3 -V
.
Either download zip copy of code or use git.
Downloading zip:
https://github.com/eliranwong/UniqueBible/archive/master.zip
Unzip it into a folder.
Clone with git:
git clone [email protected]:eliranwong/UniqueBible.git
If you don't have git yet, download and install Git.
In the folder above UniqueBible, run:
python3 UniqueBible/uba.py
This will do the following:
-
Set up a virtual environment to run UBA, so to avoid any potential conflict with other python-based software / projects on your device.
-
Install all dependencies required (listed at: https://github.com/eliranwong/UniqueBible/blob/master/requirements.txt)
-
Create application shortcut
-
Download initial content
-
Special tweaks for particular platform, e.g. Chrome OS
One-off automatic setup is done the first time you run UBA.
You don't need to worry about downloading lots of packages yourself.
Subsequent download of resources is based on your demand.
When you select a new feature, UBA asks you if you want to install extra resources in case some files are not yet installed.
You can also import tons of third-party resources, created for many different third-party softwares in Unique Bible App.
Therefore, you can have all the best resources centralised in UBA.
Read more: https://github.com/eliranwong/UniqueBible/wiki/Third-party-resources
https://github.com/eliranwong/UniqueBible/wiki/Install-on-Windows
https://github.com/eliranwong/UniqueBible/wiki/Install-on-macOS
https://github.com/eliranwong/UniqueBible/wiki/Install-on-Linux
https://github.com/eliranwong/UniqueBible/wiki/Install-on-Chrome-OS