Skip to content

machaddr/ClaudeQt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClaudeQt

ClaudeQt

ClaudeQt is a project designed to provide Claude AI features in your machine. This README provides an overview of the project, how to set it up, and how to contribute.

Table of Contents

Dependencies

Before installing Pythonico, make sure you have the following dependencies installed:

You can install these dependencies using pip, the Python package installer. Open a terminal or command prompt and run the following command:

pip install PyQt6 antrophic

Or you can install these dependencies using the package manager of your favorite Linux Distribution.

Run

To run ClaudeQt, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/ClaudeQt.git
  2. Navigate to the project directory:

    cd ClaudeQt
  3. Run the application:

    python claudeqt.py

Make sure you have all the dependencies installed before running the application.

Contributing

We welcome contributions to ClaudeQt! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Description of changes"
  4. Push to the branch:
    git push origin feature-branch
  5. Create a pull request.

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages