Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nwn900/ClaudeWindowsApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Desktop App

A simple Windows desktop application for Claude AI.

Download: Releases

This repository is a fork of elijahdev0/ClaudeWindowsApp.

Description

This application provides a convenient way to access Claude AI directly from your desktop, without the need to open a web browser.

Features

  • Direct access to Claude AI
  • Native Windows application
  • Minimalist interface
  • Optional launch at Windows startup from the app tray/menu

Installation

  1. Download the latest release from the Releases page.
  2. Run the installer (.exe file).
  3. Follow the on-screen instructions to complete the installation.

Usage

  1. Launch the Claude app from your desktop or start menu.
  2. The app will open directly to Claude AI's interface.
  3. Start chatting with Claude!
  4. To have Claude launch with Windows, right-click the tray icon and enable Launch at system startup.

Building from Source

If you want to build the application from source:

  1. Clone this repository:
    git clone https://github.com/nwn900/ClaudeWindowsApp.git
    
  2. Navigate to the project directory:
    cd ClaudeWindowsApp
    
  3. Install dependencies:
    npm install
    
  4. Build the application:
    npm run build
    

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the ISC License.

Acknowledgments

About

A simple Windows Application for Claude

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Makefile 72.3%
  • Rust 25.9%
  • NSIS 1.6%
  • Other 0.2%