diff --git a/ai.menlo.jan.desktop b/ai.menlo.jan.desktop deleted file mode 100644 index 779bffb27..000000000 --- a/ai.menlo.jan.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=Jan -Comment=Local AI Assistant that runs 100% offline -Exec=run.sh -Icon=ai.menlo.jan -Type=Application -Categories=Development; -Keywords=AI;Assistant;LLM;ChatGPT;Local;Offline; -StartupNotify=true \ No newline at end of file diff --git a/ai.menlo.jan.metainfo.xml b/ai.menlo.jan.metainfo.xml deleted file mode 100644 index ba17914e9..000000000 --- a/ai.menlo.jan.metainfo.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - ai.menlo.jan - FSFAP - AGPL-3.0-only - Jan - Local AI Assistant that runs 100% offline on your device - - -

- Jan is a ChatGPT-alternative that runs 100% offline on your device. Our goal is to make it easy for anyone to download and run LLMs and use AI with full control and privacy. -

-

Features:

- -
- - ai.menlo.jan.desktop - - - - https://catalog.jan.ai/flatpak/demo.gif - - - - https://jan.ai/ - https://github.com/menloresearch/jan/issues - - - - - - -

Latest stable release of Jan AI

-
-
-
-
\ No newline at end of file diff --git a/flatpak/ai.jan.Jan.metainfo.xml b/flatpak/ai.jan.Jan.metainfo.xml index 510eb5633..6c144f6d7 100644 --- a/flatpak/ai.jan.Jan.metainfo.xml +++ b/flatpak/ai.jan.Jan.metainfo.xml @@ -2,7 +2,7 @@ ai.jan.Jan FSFAP - AGPL-3.0-only + Apache-2.0 Menlo Research Jan ai.jan.Jan @@ -19,10 +19,12 @@

Features:

ai.jan.Jan.desktop @@ -33,12 +35,12 @@ https://jan.ai/ -https://github.com/janhq/jan/issues +https://github.com/menloresearch/jan/issues - +

Latest stable release of Jan AI

diff --git a/flatpak/flathub.json b/flatpak/flathub.json new file mode 100644 index 000000000..c82de06e0 --- /dev/null +++ b/flatpak/flathub.json @@ -0,0 +1,3 @@ +{ + "only-arches": ["x86_64"] +} \ No newline at end of file