Skip to content

Releases: mustafahasturk/gemini-desktop

Gemini Desktop App v1.0.0

Choose a tag to compare

@mustafahasturk mustafahasturk released this 17 Apr 15:10

We are proud to announce the general availability of Gemini Desktop v1.0.0. Engineered from the ground up with a Rust and Tauri 2.0 foundation, this release brings a high-performance, native client tailored for modern power-user workflows—without the overhead associated with conventional web wrappers.

Architectural Highlights

  • Ultra-Lightweight Execution Matrix: By leveraging OS-level native WebViews and compiled Rust binaries, the application achieves a minimal ambient resource footprint.
  • Native Cross-Platform Deliverables: Full pipeline readiness designed to integrate natively across major operating systems, delivering a seamless experience across Windows, macOS, and Linux environments.
  • Multitasking-Oriented Mini Mode: A robust 'Always-on-Top' interface layer ensures critical workflows remain uninterrupted, accessible instantly via system-level global interception.
  • Dynamic Localization Engine (i18n): Out-of-the-box native support for 21 languages. Locale resources are ingested dynamically at runtime, ensuring seamless transitions without application state disruption.

Core Capabilities

  • System-Wide Event Interception:
    • Context Switching: Instantly bring the workspace to focus or relegate it to Mini Mode from anywhere in your OS.
    • Rapid Initialization: Trigger new conversational instances with zero latency.
    • Deep Configuration Management: Access the hardware-accelerated, native user settings panel securely.
  • Background Persistence: Configure the client to operate silently within the system tray, preserving response speed without congesting the taskbar ecosystem.
  • Zero-Friction Autostart: OS-level integration ensures the client is initialized implicitly upon system boot.
  • Persistent State Synchronization: User configurations and localization preferences are securely committed to disk via robust atomic operations.

Deployment

Navigate to the Assets section below to retrieve the native deployment package configured for your host operating system. Source distribution and build specifications are thoroughly documented within the project repository.