A simple Windows desktop application for Claude AI.
Download: Releases
This repository is a fork of elijahdev0/ClaudeWindowsApp.
This application provides a convenient way to access Claude AI directly from your desktop, without the need to open a web browser.
- Direct access to Claude AI
- Native Windows application
- Minimalist interface
- Optional launch at Windows startup from the app tray/menu
- Download the latest release from the Releases page.
- Run the installer (.exe file).
- Follow the on-screen instructions to complete the installation.
- Launch the Claude app from your desktop or start menu.
- The app will open directly to Claude AI's interface.
- Start chatting with Claude!
- To have Claude launch with Windows, right-click the tray icon and enable
Launch at system startup.
If you want to build the application from source:
- Clone this repository:
git clone https://github.com/nwn900/ClaudeWindowsApp.git - Navigate to the project directory:
cd ClaudeWindowsApp - Install dependencies:
npm install - Build the application:
npm run build
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the ISC License.