From 26f06fbea4e1a2ef4f37184f3aa67d51f50a0150 Mon Sep 17 00:00:00 2001 From: schlozybaer <172475937+schlozybaer@users.noreply.github.com> Date: Mon, 29 Sep 2025 18:56:49 +0200 Subject: [PATCH] Add ChatGPT-Electron AppImage metadata --- apps/ChatGPT-Electron.desktop.yml | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 apps/ChatGPT-Electron.desktop.yml diff --git a/apps/ChatGPT-Electron.desktop.yml b/apps/ChatGPT-Electron.desktop.yml new file mode 100644 index 0000000000..7915e1e398 --- /dev/null +++ b/apps/ChatGPT-Electron.desktop.yml @@ -0,0 +1,34 @@ +# apps/ChatGPT-Electron.desktop.yml +app: ChatGPT-Electron +binpatch: false +categories: + - Utility +description: | + Electron-basierter Wrapper für die ChatGPT Web-App (https://chat.openai.com). + Keine API-Schlüssel erforderlich. Unterstützt RPM und AppImage. +authors: + - name: schlozybaer + url: https://github.com/schlozybaer +license: MIT +links: + homepage: https://github.com/schlozybaer/ChatGPT-electron + bugtracker: https://github.com/schlozybaer/ChatGPT-electron/issues + download: https://github.com/schlozybaer/ChatGPT-electron/releases/latest +provides: + - ChatGPT-Electron +screenshots: + - https://raw.githubusercontent.com/schlozybaer/ChatGPT-electron/stable/screenshots/screenshot-1.png +icons: + - src: https://raw.githubusercontent.com/schlozybaer/ChatGPT-electron/stable/assets/icons/png/favicon.png + type: fixed + width: 256 + height: 256 +desktop: + file: chatgpt-electron.desktop + icons: + - chatgpt-electron +appimage: + type: 2 + url: https://github.com/schlozybaer/ChatGPT-electron/releases/latest/download/ChatGPT-x86_64.AppImage + # optional falls vorhanden: + # zsync: https://github.com/schlozybaer/ChatGPT-electron/releases/latest/download/ChatGPT-x86_64.AppImage.zsync