Skip to content

Download MyDeskBot Desktop

Get the latest version of MyDeskBot Desktop for your platform.

Latest Version: v1.5.2

Release Date: January 24, 2024

macOS

PlatformDownloadSize
macOS Universal (Intel + Apple Silicon)Download .dmg85 MB
macOS Intel (x64)Download .dmg82 MB
macOS Apple Silicon (ARM64)Download .dmg78 MB

System Requirements:

  • macOS 11.0 (Big Sur) or later
  • 4 GB RAM minimum, 8 GB recommended
  • 500 MB free disk space

Installation:

  1. Download the .dmg file
  2. Open the downloaded file
  3. Drag MyDeskBot to your Applications folder
  4. Launch MyDeskBot from Applications

Homebrew Installation:

bash
brew install --cask mydeskbot

Windows

PlatformDownloadSize
Windows 64-bit InstallerDownload .exe92 MB
Windows 64-bit PortableDownload .zip88 MB

System Requirements:

  • Windows 10 or later (64-bit)
  • 4 GB RAM minimum, 8 GB recommended
  • 500 MB free disk space
  • Windows Installer 4.5 or later

Installation:

  1. Download the .exe installer
  2. Run the installer
  3. Follow the installation wizard
  4. Launch MyDeskBot from the Start Menu

Winget Installation:

powershell
winget install MyDeskBot

Linux

DistributionDownloadSize
Ubuntu/Debian (.deb)Download90 MB
Fedora/RHEL (.rpm)Download88 MB
Arch Linux (.pkg.tar.zst)Download85 MB
AppImage (Universal)Download92 MB

System Requirements:

  • Ubuntu 20.04+, Debian 11+, Fedora 34+, Arch Linux
  • glibc 2.28 or later
  • 4 GB RAM minimum, 8 GB recommended
  • 500 MB free disk space

Installation:

Ubuntu/Debian:

bash
sudo dpkg -i mydeskbot_1.5.2_amd64.deb
sudo apt-get install -f

Fedora/RHEL:

bash
sudo dnf install mydeskbot-1.5.2.x86_64.rpm

Arch Linux:

bash
sudo pacman -U mydeskbot-1.5.2-x86_64.pkg.tar.zst

AppImage:

bash
chmod +x MyDeskBot-1.5.2.AppImage
./MyDeskBot-1.5.2.AppImage

Package Managers

macOS

bash
# Homebrew Cask
brew install --cask mydeskbot

# MacPorts
sudo port install mydeskbot

Windows

powershell
# Winget
winget install MyDeskBot

# Chocolatey
choco install mydeskbot

# Scoop
scoop install mydeskbot

Linux

bash
# Snap
sudo snap install mydeskbot

# Flatpak
flatpak install flathub dev.mydeskbot.Desktop

# AUR (Arch Linux)
yay -S mydeskbot

Release Notes

v1.5.2 (January 24, 2024)

New Features:

  • 🚀 Support for Claude 3.5 Sonnet model
  • 🎨 New dark theme with improved contrast
  • 📊 Database query performance improvements
  • 🔐 Enhanced SSH key management

Improvements:

  • Faster startup time (30% improvement)
  • Reduced memory usage
  • Better error messages
  • Improved streaming responses

Bug Fixes:

  • Fixed issue with SSH connection timeouts
  • Fixed memory leak in long-running conversations
  • Fixed crash on certain database queries
  • Fixed UI glitch on high-DPI displays

Full Changelog: View on GitHub

Previous Versions

Verification

Verify Download Integrity

All downloads are signed and checksums are provided for verification.

SHA256 Checksums:

MyDeskBot-1.5.2-mac.dmg
b8f9a3e2d1c4b6a7e9f8d3c2b5a6e9f1d4c8b7a2e3d6f9c1b5a8e2d6f3c9b4a7

MyDeskBot-Setup-1.5.2.exe
e3d6f9c1b5a8e2d6f3c9b4a7e9f8d3c2b5a6e9f1d4c8b7a2e3d6f9c1b5a8

mydeskbot_1.5.2_amd64.deb
c7b2e9f1d4c8b7a2e3d6f9c1b5a8e2d6f3c9b4a7e9f8d3c2b5a6e9f1d4c8

MyDeskBot-1.5.2.AppImage
d4c8b7a2e3d6f9c1b5a8e2d6f3c9b4a7e9f8d3c2b5a6e9f1d4c8b7a2e3d

Verify on macOS/Linux:

bash
shasum -a 256 MyDeskBot-1.5.2-mac.dmg

Verify on Windows (PowerShell):

powershell
Get-FileHash MyDeskBot-Setup-1.5.2.exe -Algorithm SHA256

System Requirements Summary

RequirementMinimumRecommended
OSmacOS 11+ / Windows 10 / Ubuntu 20.04Latest stable release
CPUDual-core 2 GHzQuad-core 2.5 GHz+
RAM4 GB8 GB
Storage500 MB1 GB+
NetworkBroadbandBroadband

Installation Help

macOS

"Cannot verify developer" Error:

If you see this error on macOS:

bash
xattr -cr /Applications/MyDeskBot.app

App Won't Open After Download:

Right-click the app and select "Open", then click "Open" in the dialog.

Windows

"Windows Protected your PC" Warning:

Click "More info" → "Run anyway"

Installation Fails:

  • Run the installer as Administrator
  • Temporarily disable antivirus software
  • Ensure you have enough disk space

Linux

Permission Denied:

bash
# For AppImage
chmod +x MyDeskBot-1.5.2.AppImage

# For .deb/.rpm files
sudo dpkg -i mydeskbot_1.5.2_amd64.deb

Missing Dependencies:

bash
# Ubuntu/Debian
sudo apt-get install -f

# Fedora
sudo dnf install missing-library-name

Uninstalling

macOS

bash
brew uninstall --cask mydeskbot

Or manually:

  1. Quit MyDeskBot
  2. Delete from Applications folder
  3. Remove configuration: ~/Library/Application Support/MyDeskBot

Windows

powershell
winget uninstall MyDeskBot

Or use Settings → Apps → Uninstall

Linux

bash
# Ubuntu/Debian
sudo apt remove mydeskbot

# Fedora
sudo dnf remove mydeskbot

# Arch
sudo pacman -R mydeskbot

Beta Testing

Join the beta program to try new features before they're released:

Become a Beta Tester

Enterprise

Need MyDeskBot for your team or organization?

Contact Enterprise Sales

Support

License

MyDeskBot Desktop is distributed under the MyDeskBot License.

Privacy

MyDeskBot respects your privacy. Read our Privacy Policy.

Third-Party Licenses

MyDeskBot uses several open-source libraries. View third-party licenses.


Need a different version? Check the archive