Desktop beta
Take Exegesis to the desktop.
The same study workspace that ships on mobile now runs as a native
desktop app — built for longer reading sessions and denser reference
work. This is an early beta, so expect rough edges and frequent build
updates.
Current beta · v1.0.0
Download the beta
Pick your platform. Every build signs in to the same account and
syncs the same notes, topics, and downloaded library as the mobile
app.
First-launch setup
Beta builds are not code-signed yet, so each operating system adds a
one-time prompt the first time you open the app.
MacOS
- Open the downloaded .dmg, drag the Exegesis app into the Applications folder, then eject the disk image.
- Launch Exegesis from Applications. The beta is not notarized by Apple, so MacOS shows an "Apple could not verify..." dialog — click Done (not Move to Trash).
- Open System Settings → Privacy & Security, scroll to the Security section, and click "Open Anyway" for Exegesis. Confirm with Touch ID or your password, then launch it again.
- Prefer Terminal? This one command clears the block — then the app opens with a normal double-click:
xattr -dr com.apple.quarantine /Applications/exegesis.app
Windows
- Run the downloaded installer. If SmartScreen shows "Windows protected your PC", choose More info, then Run anyway.
- Follow the setup wizard — it installs Exegesis and adds a Start-menu shortcut.
Linux
- Mark the AppImage executable:
chmod +x exegesis-beta-linux.AppImage - Double-click it (or run it from a terminal) to launch — there is no separate install step.
- If it will not start, your distribution may be missing FUSE. On Debian/Ubuntu:
sudo apt install libfuse2
What to expect in beta
- The desktop beta shares the same backend — your notes, topics, and
downloaded library stay in sync across mobile and desktop.
- Features land on mobile first, so a few surfaces may still be
catching up on desktop.
- Builds are pre-release and unsigned. Only install from this page so
you always get a known-good build.
- Found a problem? Send a note to the Exegesis team — beta feedback
shapes what ships next.