practicalli / practicalli/clojure-ai-tools

clients: claude desktop for Linux

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

As of writing Anthropic only provide Claude Desktop for macOS and Windows. There is no official Linux distribution.

Community efforts

Petition for a Native Linux Claude Desktop

Roll your own

ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest

sudo docker run -e ANTHROPIC_API_KEY=$(cat anthropic-key.txt) -v $HOME/.anthropic:/home/computeruse/.anthropic -p 5900:5900 -p 8501:8501 -p 6080:6080 -p 8080:8080 -it

Which is at https://github.com/anthropics/anthropic-quickstarts/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository file, test, or entry point. Review the repository's guide structure and the listed Linux community efforts and Docker command; completion requires a specific documentation scope or other agreed change, which this issue does not define.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, linux, shell
Domain
desktop, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.