Skip to main content
Version: v3

macOS

Download

macOS OIBus binary can be run through its executable. Once unzipped, start a Terminal and enter the following command:

./oibus-launcher --config ./data-folder

The ./data-folder path must be adapted according to the place where the OIBus cache and config will be stored and the binary must be run from its own folder.

For example, if the binary is stored in /bin/ and the cache and configuration files are stored in ~/test/oibus-data, the command will be:

cd /bin && ./oibus-launcher --config ~/test/oibus-data
caution

Be sure to have admin permissions to run the binary

Allow the app to be executed

On macOS, you may need to allow the execution of the binary. When first run, go to the System Settings, on the Privacy & Security menu, and allow the oibus-launcher in the Security section by clicking on Allow Anyway.

MacOS security

This operation must be done twice:

  • One for oibus-launcher
  • One for oibus (run by oibus-launcher)

Get familiar with the OIBus interface on the first access page.