Skip to content

Create an Executable Shortcut on macOS

Eliran Wong edited this page Jun 1, 2022 · 13 revisions

Create an Executable Shortcut on macOS

With UBA installed, you can create an executable shortcut on macOS.

With that, you can launch UniqueBible.app from Applications directory or a spotlight search.

spotlight

Steps:

  1. Open Automator

Launch Automator from Applications directory

automator1

Choose "Application"

automator2
  1. Create a workflow

Drag the file UniqueBible/uba.py to the Automator.

workflow1

In search field, enter "open", and drag "Open Finder Items" to the area on the right side.

workflow2 workflow3 workflow4 workflow5
  1. Save as an Application

  2. Change Icon

1 - Open Automator

4 - Change Icon

Right-click the UniqueBible app in Applications directory, and select "Get Info".

replace_icon0

Drag the UniqueBible.app icon from UniqueBible/htmlResources/UniqueBibleApp.png to the top part of the "Info" panel.

replace_icon1 replace_icon2
Clone this wiki locally