Skip to content

Install Desktop App

The desktop app gives you native features that the web version can’t — GPU-accelerated TTS, system notifications, global shortcuts, and a dedicated window for your soul.

  1. Download the Portable .exe from anysoul.ai
  2. Double-click to run — no installation needed
  3. Your data is stored in %APPDATA%/AnySoul
  1. Download the Setup .exe from anysoul.ai
  2. Run the installer and follow the wizard
  3. AnySoul will be installed to Program Files with a Start Menu shortcut

Since AnySoul is not yet code-signed with an EV certificate, Windows may show a SmartScreen warning:

  1. Click More info
  2. Click Run anyway

This is expected for new, unsigned applications and does not indicate malware.

Apple requires all apps to be code-signed and notarized. We are actively working on enrolling in the Apple Developer Program for proper code signing.

Until then, macOS will block the app with this message:

“AnySoul.app” cannot be opened because the developer cannot be verified.

Fix — run this command in Terminal after installing:

Terminal window
sudo xattr -cr '/Applications/AnySoul.app'

Alternatively: Right-click the app → Open → click Open in the dialog.

  1. Download the .dmg file from anysoul.ai
  2. Open the .dmg and drag AnySoul to the Applications folder
  3. Open Terminal and run the xattr command above
  4. Launch AnySoul from Launchpad or Applications

If you see “AnySoul.app is damaged and can’t be opened”, this is the same Gatekeeper issue. The xattr command above will fix it:

Terminal window
sudo xattr -cr '/Applications/AnySoul.app'
  1. Download the .AppImage file from anysoul.ai
  2. Make it executable:
Terminal window
chmod +x AnySoul-*.AppImage
  1. Run it:
Terminal window
./AnySoul-*.AppImage

For automatic desktop integration (menu entry, file associations), install AppImageLauncher:

Terminal window
# Ubuntu/Debian
sudo apt install appimagelauncher

Then simply double-click the .AppImage file — AppImageLauncher will offer to integrate it.

If you see a FUSE-related error, install libfuse2:

Terminal window
# Ubuntu 22.04+
sudo apt install libfuse2
SymptomPlatformSolution
SmartScreen “unknown publisher”WindowsClick “More info” → “Run anyway"
"Developer cannot be verified”macOSsudo xattr -cr '/Applications/AnySoul.app'
”App is damaged”macOSSame xattr command as above
AppImage won’t startLinuxchmod +x the file, install libfuse2
App opens but shows blank screenAllCheck your internet connection — the app needs to reach api.anysoul.ai

Once installed, the desktop app connects to the same account as the web version: