Beta 3
Pre-releaseThis third beta candidate is a demonstration of features and capabilities that are to be provided in a future polished release of the ZOIA Librarian. It has only been tested to work on Windows for both 32-bit and 64-bit architecture and Mac devices.
As this is a beta release, feedback is welcomed and appreciated. If you encountered any issues, please let a developer know. Better yet, if you have a GitHub account, feel free to create an issue. We only ask that you include the steps to reproduce the issue if they are known.
Windows: Download the ZOIALibrarian - Beta 3 Windows zip and unzip the compressed file. Do not remove any files from the downloaded directory after it has been unzipped. You may remove the shortcut from the folder and launch the application from the shortcut from anywhere on your Windows PC.
Mac: (Requires some Terminal commands. If you would like to compile from source, see #59). Download the ZOIALibrarian - Beta 3 Mac zip and unzip the compressed file. Do not remove any files from the directory after it has been unzipped. Run the following commands from a local terminal (found in Applications/Utilities/Terminal) in order to open the application:
# Navigate to the directory in which you unzipped the compressed file
cd Downloads/ZOIALibrarian
# Execute the application (you may have to run with sudo to bypass the Apple developer check)
./ZOIALibrarian.app/Contents/MacOS/ZOIALibrarian