From be0cda9977db0c04a8e9974646f3284cefb76bca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Wikstr=C3=B6m?= Date: Tue, 3 Mar 2026 18:08:05 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Claunux=20=E2=80=94=20native=20Linux=20de?= =?UTF-8?q?sktop=20app=20for=20Claude=20AI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/Claunux.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 apps/Claunux.md diff --git a/apps/Claunux.md b/apps/Claunux.md new file mode 100644 index 0000000000..22735c903e --- /dev/null +++ b/apps/Claunux.md @@ -0,0 +1,31 @@ +--- +layout: app + +permalink: /Claunux/ + +icons: + - Claunux/icons/256x256/claunux.png + +authors: + - name: Base76 Research Lab + url: https://github.com/base76-research-lab + +links: + - type: GitHub + url: base76-research-lab/claunux + - type: Download + url: https://github.com/base76-research-lab/claunux/releases + +desktop: + Desktop Entry: + Name: Claunux + Exec: claunux + Icon: com.base76.Claunux + Type: Application + Terminal: false + Categories: Network;Chat + Comment: Native Linux desktop app for Claude AI + AppImageHub: + X-AppImage-Type: 2 + X-AppImage-Architecture: x86_64 +---