Claude for Desktop
Claude’s new desktop client is drawing mixed reactions, with many users noting it is essentially an Electron-wrapped version of the existing web app that offers little beyond a global keyboard shortcut. Commenters debate the trade-offs between native apps, Electron shells, and progressive web apps, focusing on performance, memory usage, platform integration, and whether separate desktop clients are justified for chat-based AI tools. The launch also surfaces frustration over missing Linux support at release, phone-number requirements for signup, and the broader trend of companies shipping heavy, minimally native desktop wrappers instead of leaner or more capable alternatives.
Desktop App vs Web/PWA
- Many note the app is essentially a webview/Electron wrapper around claude.ai with no obvious extra features today.
- Main added value: global hotkey (e.g., Option/Alt + Space) to open a new prompt, even when the window is closed.
- Several argue this could and should have been implemented as a Progressive Web App (PWA), which already works well for some with browser “Add to Dock / Install as app” workflows.
- Some prefer browser tabs and URLs for serious work (bookmarks, sharing, multiple sessions); others like separate apps for focus, alt-tabbing, and fewer open tabs.
Electron, Performance, and Resource Usage
- Strong criticism of Electron as “bloated” and “lazy,” especially when the app is largely just a website.
- Reported memory footprints: ~400–700 MB for Electron or PWA instances of Claude, surprising to some given the relatively simple UI.
- Some say 400 MB is trivial on modern machines; others argue that multiple Electron apps quickly exhaust RAM and signal poor engineering culture.
- A few note Electron can sometimes be more performant than complex browser setups, but skepticism dominates.
Features, UX, and Quality
- Current desktop app is seen as barebones and “quick build”: no offline capability, no notable native integrations, and in some cases even cookie banners.
- Users compare unfavorably to ChatGPT’s desktop app and complain about lack of chat export/sharing and weak local storage usage in the PWA.
- Some hope the desktop app will become a gateway to advanced features: system-level access, voice dictation, screen understanding, and agent-like “computer use.”
Platform Support & Linux
- Initial lack of Linux support provokes frustration, especially given Linux’s role in development ecosystems.
- Later comments thank Anthropic for a Linux release, but concerns about Linux being deprioritized remain.
Account & Privacy Concerns
- Mandatory phone number for signup (and rejection of Google Voice / reuse across accounts) makes the service unusable or unattractive for some.
- Broader unease about phone numbers as persistent identifiers and about potential desktop-level data collection/analytics.
Alternatives & Multi-LLM Tools
- Multiple users mention using tools like LibreChat, AnythingLLM, TypingMind, RecurseChat, and others to connect to Claude and other LLMs via API keys.
- Desire for unified, keyboard-centric, or local-first multi-LLM frontends is strong; many see vendor-specific Electron apps as unnecessary.