Standalone native desktop app wrapping claude.ai with: - Direct webview navigation to claude.ai (not iframe) - System tray with close-to-tray behavior - Native notification bridge (JS overrides browser Notification API) - Navigation filter allowing only Claude, Anthropic, and OAuth domains - External links open in system browser - Session persistence via WebKitGTK cookies/localStorage - Builds .deb and AppImage bundles Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
107 B
JSON
6 lines
107 B
JSON
{
|
|
"name": "claude-app",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "Claude desktop app"
|
|
}
|