Skip to content

How do I download and install Tenvo?

Download the installer for your platform from tenvoai.com and run it.

Windows

  1. Download the .exe installer from the site.
  2. Double-click and follow the setup wizard.

If the installer fails to start (e.g. error 2503), run it as administrator:

  1. Open Start and search for Command Prompt.
  2. Right-click the result and choose Run as administrator.
  3. Run:
    msiexec /i "C:\Users\%USERNAME%\Downloads\Tenvo-Setup-x64-<version>.exe"
    
  4. Follow the wizard to finish installation.

macOS

Download the universal .dmg (works on both Apple Silicon and Intel Macs natively — no Rosetta required for current builds). Open the .dmg, drag Tenvo to Applications, and launch it.

For older Tenvo builds (pre-0.15.x) that prompt about Rosetta, install it once via Terminal:

softwareupdate --install-rosetta --agree-to-license

Then re-launch the app. Current builds do not need this.

Linux

Install the .deb package:

sudo dpkg -i godesk_<version>_amd64.deb

Android / iOS

Install Tenvo from the Google Play Store or Apple App Store. A browser-based client is also available at tenvoai.com/web, and an installable mobile web app at app.tenvoai.com.