Skip to content

Install on macOS

The macOS download is a standard .dmg for Apple Silicon (M1 and newer), targeting macOS 11 Big Sur and later.

  1. Download FolioOrb-macOS-arm64-v5.6.0.dmg from the latest release.

  2. Open the .dmg and drag FolioOrb into Applications.

  3. Launch it from Applications or Spotlight.

Because early builds aren’t notarized, macOS blocks the first launch with a message like “FolioOrb can’t be opened because Apple cannot check it for malicious software.” This is expected. To allow it:

  1. Try to open the app once (double-click). Dismiss the warning dialog.

  2. Open System Settings → Privacy & Security.

  3. Scroll down to the message about FolioOrb being blocked and click Open Anyway.

  4. Confirm with Open. macOS remembers the choice — future launches are one click.

What Location
Portfolio database ~/Library/Application Support/FolioOrb/database/
Config (.env) ~/Library/Application Support/FolioOrb/.env

The app never writes inside /Applications, so updates and reinstalls leave your data untouched. See Updating.

Drag FolioOrb from Applications to the Trash. To also remove your data, delete ~/Library/Application Support/FolioOrb.

An Intel-native download isn’t published yet. On an Intel Mac, use the install script or build from source — both run fine with Python 3.11+.