Skip to content

danchev/desktop-ai

 
 

Repository files navigation

Desktop AI Client (Electron)

Desktop AI is a cross-platform desktop application for AI chat, built with Electron. It provides a simple interface to interact with various AI models and services directly from your desktop.

Features

  • Cross-platform: Windows, Linux, and macOS support
  • Simple desktop client for AI web interfaces
  • Command-line launcher (desktop-ai)
  • Customizable keyboard shortcut (Ctrl + G) to open Desktop AI 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 desktop-ai

You can launch the desktop client from the terminal with:

desktop-ai

Keyboard Shortcut

By default, you can open Desktop AI 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

This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.

About

A streamlined Electron client designed to provide easy access to AI web applications.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.2%
  • CSS 7.5%
  • HTML 2.9%
  • Makefile 2.4%