From d5c281a0a6c83800b9868b66e1b12594e6f2758b Mon Sep 17 00:00:00 2001 From: Luke Simpson Date: Tue, 12 May 2026 12:15:27 -0400 Subject: [PATCH] =?UTF-8?q?Add=20Nexis=20=E2=80=94=20cross-platform=20syst?= =?UTF-8?q?em=20optimizer=20for=20Linux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/Nexis.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 apps/Nexis.md diff --git a/apps/Nexis.md b/apps/Nexis.md new file mode 100644 index 0000000000..75fecebebe --- /dev/null +++ b/apps/Nexis.md @@ -0,0 +1,28 @@ +--- +layout: app + +permalink: /Nexis/ +description: Cross-platform system optimizer and monitoring tool for Linux & macOS +license: GPL-3.0 + +authors: + - name: s4solutionsllc + url: https://github.com/s4solutionsllc + +links: + - type: GitHub + url: s4solutionsllc/Nexis + - type: Download + url: https://github.com/s4solutionsllc/Nexis/releases + +desktop: + Desktop Entry: + Name: Nexis + Comment: Cross-platform system optimizer and monitoring tool for Linux & macOS + Icon: nexis + Type: Application + Terminal: false + Categories: Utility;System; +tags: + - official +---