Skip to content

huff-dev/gemini-desktop-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Logo

Gemini Desktop Minimal

A lightweight, clean & minimal desktop application for Google Gemini built with Electron.

You may encounter the error "Something went wrong (13)" when using the "Fast" model option, I don't know what causes it.


Features

  • Minimal UI: A clean, distraction-free interface focusing entirely on the Gemini experience.
  • Adaptive Theme: The title bar automatically adapts its color to match the Gemini interface (Dark/Light mode).
  • Cross-Platform: Available for Windows and Linux.

Installation

Windows

  1. Download the Gemini Setup.exe from the Releases page.
  2. Run the installer to install the application.

Linux

  1. Download the Gemini.AppImage or gemini_amd64.deb from the Releases page.
  2. For AppImage:
    • Make it executable: chmod +x Gemini.AppImage
    • Run the file.
  3. For DEB:
    • Install using: sudo dpkg -i gemini_amd64.deb

Development

To run the project locally:

  1. Clone the repository:
    git clone https://github.com/huff-dev/gemini-desktop-minimal.git
    cd gemini-desktop-minimal
  2. Install dependencies:
    npm install
  3. Start the application:
    npm start

About

A clean minimal unofficial desktop client for Google Gemini

Topics

Resources

Stars

Watchers

Forks

Contributors