New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

ai-desktop

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-desktop

AI Desktop Client

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
0
Created
Source

AI Desktop Client (Electron)

Fork of the original Gemini Desktop Client by nekupaw

AI Desktop is a cross-platform Electron application for interfacing with AI clients such as Open WebUI and Gemini. It provides a unified desktop interface and a command-line tool for launching and managing sessions with various AI services.

Features

  • Cross-platform: Windows, Linux, and macOS support
  • Simple desktop client for AI web interfaces
  • Command-line launcher (ai-desktop)
  • Customizable keyboard shortcut (Ctrl + G) to open AI Desktop from anywhere
  • Open source and easy to extend

Download & Installation

Precompiled Releases

Prebuilt installers are available for:

Just download and run the installer for your platform.

CLI Usage

After installing globally:

npm install -g ai-desktop

You can launch the desktop client from the terminal with:

ai-desktop

This runs the script defined in cli.cjs.

Keyboard Shortcut

By default, you can open AI Desktop from anywhere using Ctrl + G. To enable auto-start, copy the shortcut from your desktop to your system's startup folder.

Contributing

See CONTRIBUTING.md for development guidelines and code quality standards.

License

AGPL-3.0

AI Desktop uses a WebView container to access AI services and implements various modifications for enhanced user experience.

Keywords

ai

FAQs

Package last updated on 26 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts