mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-01-31 09:43:07 +08:00
- Add RPM bundle to Linux build targets in CI workflow - Add Flatpak manifest, desktop entry, and AppStream metainfo - Update release workflow to build and publish .rpm and .flatpak artifacts - Update README docs with new Linux package formats and installation instructions - Add .gitignore rules for Flatpak build artifacts
10 lines
220 B
Desktop File
10 lines
220 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=CC Switch
|
|
Comment=All-in-One Assistant for Claude Code, Codex & Gemini CLI
|
|
Exec=cc-switch
|
|
Icon=com.ccswitch.desktop
|
|
Terminal=false
|
|
Categories=Utility;Development;
|
|
StartupNotify=true
|