Getting Started
Downloading
Section titled “Downloading”Download the latest version from the releases page.
Select the correct file for your platform.
Running the app
Section titled “Running the app”When running the app for the first time, you might see a warning saying vexed cannot be opened because Apple cannot check it for malicious software. This happens because the app isn’t signed with an Apple developer certificate.
See Apple’s documentation for more details.
Newer macOS versions (Sequoia and later)
Section titled “Newer macOS versions (Sequoia and later)”- Open System Settings, then click Privacy & Security in the sidebar
- Scroll down to Security, then click Open
- Click Open Anyway
- Enter your login password, then click OK.
Older versions (Sonoma and older)
Section titled “Older versions (Sonoma and older)”- In Finder, locate the app (don’t use Launchpad)
- Control-click the app icon, then choose Open from the shortcut menu
- Click Open
It might also prompt you to install Rosetta 2, which is required to run x86_64 apps on Apple Silicon Macs.
Windows
Section titled “Windows”Microsoft Defender SmartScreen will stop the app from running when you first try to open it.
- Click More info when the SmartScreen warning appears
- Click Run anyway
Updates
Section titled “Updates”All future updates must be downloaded and installed manually.
Updates are performed daily if checkForUpdates is set to true in settings.json. If an update is found,
a notification will be shown. Click the notification to view the release page.