Rename to claudify, add docs and .deb packaging
- Rename package from claude-app to claudify (v0.1.0) - Add README.md with install/usage instructions - Add CLAUDE.md with architecture, build, and known issues - Add .desktop file for application menu integration - Build target set to .deb only - Remove failed CSD button workarounds, document upstream bug - Remove gtk dependency (no longer needed) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6b2c8ffa08
commit
101c91c4d8
9 changed files with 136 additions and 38 deletions
9
src-tauri/claudify.desktop
Normal file
9
src-tauri/claudify.desktop
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Categories=Network;WebBrowser;
|
||||
Comment=Native desktop wrapper for claude.ai
|
||||
Exec=claudify
|
||||
Icon=claudify
|
||||
Keywords=claude;ai;anthropic;chat;
|
||||
Name=Claudify
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Loading…
Add table
Add a link
Reference in a new issue