mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
* fix: formatting * build: AppImage release * chore: add x86_64 in file name * chore: appimage issues fix * chore: remove chmod * build: appimage on ubuntu 20.04 * fix: formatting * build: AppImage release * chore: add x86_64 in file name * chore: appimage issues fix * chore: remove chmod * build: appimage on ubuntu 20.04 * include web ui * fix: linux build * fix: use UI files within appimage instead of copying * chore: cleanup
14 lines
251 B
Desktop File
14 lines
251 B
Desktop File
[Desktop Entry]
|
|
Name=qdrant
|
|
GenericName=Vector Database
|
|
Comment=Advanced and High-Performant Vector Search Technology
|
|
TryExec=qdrant
|
|
Exec=qdrant %F
|
|
Terminal=true
|
|
Type=Application
|
|
Keywords=Database;
|
|
Icon=qdrant
|
|
Categories=Utility;
|
|
StartupNotify=false
|
|
|