Install on macOS
The macOS download is a standard .dmg for Apple Silicon (M1 and newer), targeting
macOS 11 Big Sur and later.
-
Download
FolioOrb-macOS-arm64-v5.6.0.dmgfrom the latest release. -
Open the
.dmgand drag FolioOrb into Applications. -
Launch it from Applications or Spotlight.
First launch: the Gatekeeper warning
Section titled “First launch: the Gatekeeper warning”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:
-
Try to open the app once (double-click). Dismiss the warning dialog.
-
Open System Settings → Privacy & Security.
-
Scroll down to the message about FolioOrb being blocked and click Open Anyway.
-
Confirm with Open. macOS remembers the choice — future launches are one click.
Where your data lives
Section titled “Where your data lives”| 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.
Uninstall
Section titled “Uninstall”Drag FolioOrb from Applications to the Trash. To also remove your data, delete
~/Library/Application Support/FolioOrb.
Intel Macs
Section titled “Intel Macs”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+.