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 +---